chore: enforce commit formatting on PR titles#750
chore: enforce commit formatting on PR titles#750psschwei merged 1 commit intogenerative-computing:mainfrom
Conversation
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
|
The PR description has been updated. Please fill out the template for your PR to be reviewed. |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
|
We can also add a similar action to mellea-contribs and deprecate mergify for our whole org |
|
Have you considered github's native checks for metadata on push? That can match a regex without any custom action - built in. It can enforce on commit, title etc. |
As mentioned in the issue, those are only available on an enterprise plan (which we don't have) |
ajbozarth
left a comment
There was a problem hiding this comment.
I see no issues adding this
54feda6
Misc PR
Type of PR
Description
Enforces mergify rule on PR titles via existing github action that adds labels.
Once this merges, we can disable the mergify action
Testing