Skip to content

feat: add github action lint for PR titles - #89

Open
michal-skraburski wants to merge 1 commit into
r-webdev:mainfrom
michal-skraburski:github-action
Open

feat: add github action lint for PR titles#89
michal-skraburski wants to merge 1 commit into
r-webdev:mainfrom
michal-skraburski:github-action

Conversation

@michal-skraburski

Copy link
Copy Markdown

This PR is made to satisfy issue #88

Following the conventions from
https://www.conventionalcommits.org/en/v1.0.0/#summary

It was decided to reuse https://github.com/marketplace/actions/semantic-pull-request as this action seemed far more solid of answer than implementing a custom version which may or may not work. This marketplace option is a good choice because it is tried and tested by many projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add action that will make the pipeline red if the PR title does not follow the schema

1 participant