Skip to content

Set auto-merge (subject to branch protections) on dependabot PRs#297

Merged
knoepfel merged 2 commits intoFramework-R-D:mainfrom
greenc-FNAL:maintenance/dependabot-auto-merge
Feb 9, 2026
Merged

Set auto-merge (subject to branch protections) on dependabot PRs#297
knoepfel merged 2 commits intoFramework-R-D:mainfrom
greenc-FNAL:maintenance/dependabot-auto-merge

Conversation

@greenc-FNAL
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

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

Adds a new GitHub Actions workflow intended to automatically enable GitHub’s auto-merge feature on Dependabot-authored PRs targeting main (subject to repo branch protections / required checks).

Changes:

  • Introduces .github/workflows/dependabot-auto-merge.yaml to run on pull_request events.
  • Uses dependabot/fetch-metadata and gh pr merge --auto to enable auto-merge for Dependabot PRs.

@greenc-FNAL
Copy link
Copy Markdown
Contributor Author

Review the full CodeQL report for details.

@knoepfel knoepfel merged commit 8306010 into Framework-R-D:main Feb 9, 2026
45 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.

3 participants