Skip to content

Add some automation around checking commit style #94

@vadasambar

Description

@vadasambar

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions