-
Notifications
You must be signed in to change notification settings - Fork 71
renovate: add branch name to PR title #2948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
renovate: add branch name to PR title #2948
Conversation
This commit adds the branch name as a prefix to the commit message, since the PR title follows the commit message, the PR title will correcly reflect the base branch, for example "[release-4.20] Update Konflux references"
/approve Thanks this will be helpful |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jrvaldes, sebsoto The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/cherry-pick release-4.19 release-4.18 |
@jrvaldes: once the present PR merges, I will cherry-pick it on top of In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/retest |
/lgtm |
/retest |
/retest Tekton Controller has reported this error: admission webhook "vpipelineruns.konflux-ci.dev" denied the request: PipelineRun admission currently not allowed |
4-20-on-pull passed |
/retest |
@jrvaldes: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
@jrvaldes: new pull request created: #2960 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This PR adds the branch name as a prefix
to the commit message, since the PR title follows the commit message, the PR title will correctly reflects the base branch, for example
[release-4.20] Update Konflux references
see https://docs.renovatebot.com/configuration-options/#commitmessage