patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Investigate CI solution for ensuring proper commit format for the first commit of PRs

Open wise-king-sullyman opened this issue 1 year ago • 3 comments

Describe the enhancement or change We pretty often run into issues where improper commit message formatting causes a release to not happen when expected.

This could be resolved by enforcing formatting on every commit like we do in core, but that would be a bit of an inconvenience for all but the first commit since we squash on merge and the commit message format after the first commit doesn't matter.

We may be able to use https://github.com/wagoid/commitlint-github-action or something similar to do this.

Also, if we do find a good solution here we should probably replicate it in the extension repos.

wise-king-sullyman avatar Jul 16 '24 15:07 wise-king-sullyman

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Jan 23 '25 11:01 github-actions[bot]

We should almost make sure that any relevant contribution guidelines include the proper format.

kmcfaul avatar Mar 11 '25 15:03 kmcfaul

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar May 11 '25 11:05 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Sep 28 '25 11:09 github-actions[bot]