Skip to content

Ignore release train workflow files in Dependabot#956

Merged
ryanjbaxter merged 1 commit into
mainfrom
ryanjbaxter-adjust-dependabot-ignores
Jul 13, 2026
Merged

Ignore release train workflow files in Dependabot#956
ryanjbaxter merged 1 commit into
mainfrom
ryanjbaxter-adjust-dependabot-ignores

Conversation

@ryanjbaxter

Copy link
Copy Markdown
Contributor

Dependabot is opening GitHub Actions updates for release train workflow files that are generated and not intended for direct dependency maintenance. This change prevents noisy update churn for those generated workflows.

What changed

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

Notes

This only affects the GitHub Actions ecosystem entry and leaves other Dependabot update configuration unchanged.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@ryanjbaxter
ryanjbaxter merged commit d501589 into main Jul 13, 2026
2 checks passed
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.

1 participant