Skip to content

Ignore release-train workflows in Dependabot GitHub Actions updates#1014

Merged
ryanjbaxter merged 1 commit into
mainfrom
ryanjbaxter-dependabot-workflow-ignores
Jul 24, 2026
Merged

Ignore release-train workflows in Dependabot GitHub Actions updates#1014
ryanjbaxter merged 1 commit into
mainfrom
ryanjbaxter-dependabot-workflow-ignores

Conversation

@ryanjbaxter

Copy link
Copy Markdown
Contributor

This change prevents Dependabot GitHub Actions updates from modifying release-train workflow files that are managed intentionally for release train execution.

What changed

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

Notes

  • Scope is limited to the GitHub Actions Dependabot configuration for main.
  • No other ecosystems were changed.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@ryanjbaxter
ryanjbaxter merged commit 5f24617 into main Jul 24, 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