Skip to content

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

Merged
leofang merged 5 commits into
NVIDIA: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 into
NVIDIA:mainfrom
leofang:copilot/update-dependabot-config-for-actions

Conversation

@leofang

Copy link
Copy Markdown
Member

Description

closes#1058

Checklist

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

CopilotAIand 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
Copy Markdown
Contributor

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
Copy Markdown
MemberAuthor

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
Copy Markdown
Contributor

Seems like an admin merge?

@leofang

Copy link
Copy Markdown
MemberAuthor

Let me give it a try!

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

Copy link
Copy Markdown
MemberAuthor

Here we go! #1714

@github-actions

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

@leofang
leofang deleted the copilot/update-dependabot-config-for-actions branch March 11, 2026 04:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CDCI/CD infrastructureenhancementAny 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

@leofang@cpcloud