Skip to content

feat(dependabot): add branch prefix to PR titles for release branches#3727

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
pratap0007:update-dependabot
Jul 14, 2026
Merged

feat(dependabot): add branch prefix to PR titles for release branches#3727
tekton-robot merged 1 commit into
tektoncd:mainfrom
pratap0007:update-dependabot

Conversation

@pratap0007

Copy link
Copy Markdown
Contributor

Dependabot PRs targeting release branches currently have generic titles that don't indicate which branch they target. Adding a [release-vX.Y.x] prefix to commit messages makes it immediately clear which branch a Dependabot PR is for, improving triage and review.

Ported from tektoncd/cli#3017

Assisted-by: Claude Opus 4.6 (via Claude Code)

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

Dependabot PRs targeting release branches currently have generic titles
that don't indicate which branch they target. Adding a
[release-vX.Y.x] prefix to commit messages makes it immediately clear
which branch a Dependabot PR is for, improving triage and review.

Ported from tektoncd/cli#3017

Signed-off-by: Shiv Verma <shverma@redhat.com>
Assisted-by: Claude Opus 4.6 (via Claude Code)
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Jul 14, 2026
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 14, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.54%. Comparing base (935e528) to head (0bdee4c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3727   +/-   ##
=======================================
  Coverage   25.54%   25.54%           
=======================================
  Files         448      448           
  Lines       23317    23317           
=======================================
  Hits         5956     5956           
  Misses      16675    16675           
  Partials      686      686           
Flag Coverage Δ
unit-tests 25.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@khrm khrm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 14, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/approve

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan

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:
  • OWNERS [anithapriyanatarajan]

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 Jul 14, 2026
@tekton-robot tekton-robot merged commit dc8b92b into tektoncd:main Jul 14, 2026
16 checks passed
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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants