generated from keptn-sandbox/keptn-service-template-go
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Problem statement.
Some of the contributors to datadog-service haven't contributed to Keptn before so they usually don't know the commit and the PR style we follow. We have to tell them about this when they make their first PR.
Describe the solution you'd like
It'd be nice to have an automated check for commit and PR style. It could be a github workflow on PRs. The check should also suggest the right way to do things (i.e., how to fix the current commit or PR)
Additional context
We have a similar check in Keptn for PR titles (we use this github action for that)
TODO
- Add PR title check
- Add PR commit check
- Make sure they work (screenshots or something else which makes it easier to review)
- Raise a PR and get it reviewed
- DONE
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers