kubebuilder
kubebuilder copied to clipboard
🌱: Add prefix to bot PR title to respect community rule
Description
Add a condition to skip PR Verifier if the PR is created by dependabot
Motivation
Current PRs created by dependabot fail the CI/CD workflows as the title of the PR does not match the community's criteria. It seems dependabot does NOT provide an entry to configure the title, so I am thinking if we can just skip the PR verifier in such scenarios.
Can not be this achieved by using this option https://github.com/migtools/oadp-non-admin/blob/master/.github/dependabot.yml#L10 ? in kubebuilder case, setting it to 🌱
Great suggestion! Just applied that.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: camilamacedo86, Kavinjsir, mateusoliveira43
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [camilamacedo86]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@dependabot rebase