Skip to content

CI: Make sure dependabot can target the backport branch too#1706

Merged
leofang merged 5 commits intoNVIDIA:mainfrom
leofang:copilot/update-dependabot-config-for-actions
Mar 4, 2026
Merged

CI: Make sure dependabot can target the backport branch too#1706
leofang merged 5 commits intoNVIDIA:mainfrom
leofang:copilot/update-dependabot-config-for-actions

Conversation

@leofang
Copy link
Member

@leofang leofang commented Mar 1, 2026

Description

closes #1058

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Copilot AI and others added 4 commits March 1, 2026 19:18
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Mar 1, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

# GitHub Actions updates targeting the 12.9.x branch
- package-ecosystem: github-actions
directory: /
target-branch: "12.9.x" # keep in sync with backport_branch in ci/versions.yml
Copy link
Member Author

Choose a reason for hiding this comment

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

Unfortunately hard-coding it seems to be the only way as per the dependabot doc and Copilot (leofang#15 (comment)).

Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
@cpcloud
Copy link
Contributor

cpcloud commented Mar 3, 2026

Seems like an admin merge?

@leofang
Copy link
Member Author

leofang commented Mar 4, 2026

Let me give it a try!

@leofang leofang merged commit 6def020 into NVIDIA:main Mar 4, 2026
1 check passed
@leofang leofang added CI/CD CI/CD infrastructure enhancement Any code-related improvements labels Mar 4, 2026
@leofang leofang self-assigned this Mar 4, 2026
@leofang
Copy link
Member Author

leofang commented Mar 4, 2026

Here we go! #1714

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Doc Preview CI
Preview removed because the pull request was closed or merged.

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

Labels

CI/CD CI/CD infrastructure enhancement Any code-related improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Make the dependbot also update action verisions in the backport branch

3 participants