Skip to content

Ignore release-train workflow dependencies in Dependabot#1427

Merged
ryanjbaxter merged 1 commit into
mainfrom
ryanjbaxter-update-dependabot-ignores
Jul 22, 2026
Merged

Ignore release-train workflow dependencies in Dependabot#1427
ryanjbaxter merged 1 commit into
mainfrom
ryanjbaxter-update-dependabot-ignores

Conversation

@ryanjbaxter

Copy link
Copy Markdown
Contributor

Dependabot GitHub Actions updates are currently scanning release-train workflow files that should not receive automated dependency bumps. This change avoids noisy or undesired updates from those workflows.

What changed

  • Added exclude-paths to the github-actions entry in .github/dependabot.yaml
  • Excluded:
    • .github/workflows/release-train-test.yml
    • .github/workflows/release-train-build.yml

This keeps GitHub Actions dependency update PRs focused on the workflows we want Dependabot to manage.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to Todo in 2025.1.3 Jul 22, 2026
@ryanjbaxter ryanjbaxter added this to the 5.0.4 milestone Jul 22, 2026
@ryanjbaxter
ryanjbaxter merged commit d619678 into main Jul 22, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in 2025.1.3 Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant