Skip to content

ci(dependabot): Generate dependabot configuration for active branches#3496

Open
jkhelil wants to merge 1 commit into
tektoncd:mainfrom
jkhelil:update_dependabot
Open

ci(dependabot): Generate dependabot configuration for active branches#3496
jkhelil wants to merge 1 commit into
tektoncd:mainfrom
jkhelil:update_dependabot

Conversation

@jkhelil

@jkhelil jkhelil commented Jun 15, 2026

Copy link
Copy Markdown
Member

Extend Dependabot configuration to open PRs against release-v0.77.x, release-v0.78.x, release-v0.79.x, and release-v0.80.x in addition to main, keeping dependencies up to date across all active release lines.

Assisted-by: Claude Sonnet 4.6 (via Cursor)

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Jun 15, 2026
@tekton-robot tekton-robot requested review from enarha and khrm June 15, 2026 13:24
@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jun 15, 2026
@jkhelil

jkhelil commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

/hold

@tekton-robot tekton-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 16, 2026
@jkhelil

jkhelil commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

/unhold

@tekton-robot tekton-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 16, 2026
@jkhelil jkhelil force-pushed the update_dependabot branch 4 times, most recently from e46b973 to 4ae063c Compare June 16, 2026 08:02
@tekton-robot tekton-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 16, 2026
@jkhelil jkhelil force-pushed the update_dependabot branch from 4ae063c to 43728b7 Compare June 16, 2026 08:15
@tekton-robot tekton-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 16, 2026
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/dependabot.yml Fixed
Comment thread .github/workflows/dependabot-regen.yml Fixed
@jkhelil jkhelil force-pushed the update_dependabot branch from 43728b7 to 5bd2244 Compare June 16, 2026 08:59
Add a generator script and config file following the same
pattern as tektoncd/pipeline. The dependabot.yml is now
generated from .github/dependabot.config.yml, keeping it
easy to add/remove release branches without editing the
verbose output file directly.

A weekly workflow (dependabot-regen.yml) re-runs the
generator and opens a PR automatically if changes are
detected.

Signed-off-by: Jawed khelil <jkhelil@redhat.com>
Assisted-by: Claude Sonnet 4.6 (via Cursor)
Co-authored-by: Cursor <cursoragent@cursor.com>
@jkhelil jkhelil force-pushed the update_dependabot branch from 5bd2244 to e890499 Compare June 16, 2026 10:47
@jkhelil jkhelil changed the title ci(dependabot): add active release branches as targets ci(dependabot): Generate dependabot configuration for active branches Jun 16, 2026

@vdemeester vdemeester left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

At some point we probably will want to share the code (in plumbing ?) so that if we update it somewhere we don't have to update it everywhere again 😬

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants