Skip to content

🌱 Add dependabot + standard CI workflows#1

Open
clubanderson wants to merge 1 commit intomainfrom
feature/add-dependabot
Open

🌱 Add dependabot + standard CI workflows#1
clubanderson wants to merge 1 commit intomainfrom
feature/add-dependabot

Conversation

@clubanderson
Copy link
Contributor

@clubanderson clubanderson commented Feb 14, 2026

Summary

Adds dependabot.yml for automated dependency updates and standard CI caller workflows:

  • ci-signed-commits.yaml — Enforce DCO sign-off on all PRs
  • check-typos.yaml — Automated typo detection
  • md-link-check.yml — Markdown link validation
  • non-main-gatekeeper.yml — Prevent direct commits to main
  • stale.yaml / unstale.yaml — Stale issue management
  • prow-github.yml / prow-pr-automerge.yml / prow-pr-remove-lgtm.yml — Prow integration

Part of event readiness initiative for llm-d ecosystem.

Test plan

  • Verify dependabot PRs appear within 24 hours
  • Verify CI workflows trigger on a test PR

Copilot AI review requested due to automatic review settings February 14, 2026 04:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a Dependabot configuration file to automate GitHub Actions dependency updates. This is part of a proactive "event readiness initiative for llm-d ecosystem" to ensure automated dependency management is in place before workflows are added.

Changes:

  • Adds .github/dependabot.yml configuration for automated GitHub Actions dependency updates with weekly checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@clubanderson clubanderson changed the title 🌱 Add dependabot for automated dependency updates 🌱 Add dependabot + standard CI workflows Feb 14, 2026
@clubanderson
Copy link
Contributor Author

👋 @chcost @smarterclayton PTAL — this adds standard governance workflows (typo checker, link checker, upstream dependency monitor) via GitHub Agentic Workflows. Ready for review.

@clubanderson clubanderson force-pushed the feature/add-dependabot branch 3 times, most recently from 7837e74 to 38e1c7e Compare February 18, 2026 13:44
@clubanderson
Copy link
Contributor Author

👋 @smarterclayton @jimcadden PTAL — adds dependabot and standard CI governance workflows (signed commits, agentic workflows, Prow integration). Ready for review.

@clubanderson
Copy link
Contributor Author

👋 @chcost @jimcadden PTAL — adds dependabot and standard CI governance workflows (signed commits, agentic workflows, Prow integration). Ready for review.

Add standard governance files: dependabot config, CI workflows (signed
commits, gatekeeper, prow, stale/unstale, link/typo/upstream checkers,
copilot setup), agentic workflow lock, .gitattributes, pre-commit config,
OWNERS, and docs/upstream-versions.md.

Signed-off-by: Andrew Anderson <andy@clubanderson.com>
praveingk
praveingk previously approved these changes Feb 23, 2026
@praveingk
Copy link
Collaborator

@clubanderson I have added the go-template in another template, which adds these files too. Can you please check and let me know. This PR can be closed, if everything has been added. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants