Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure commitlint on CI #869

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Configure commitlint on CI #869

merged 1 commit into from
Jan 15, 2024

Conversation

michelegera
Copy link
Contributor

@michelegera michelegera commented Jan 12, 2024

With this PR we want to build upon #868 and set up commitlint to run on CI when pushing to master or doing any kind of activity on a pull request.

This workflow will:

  • Check out the repository with all its history
  • Set up Node and pnpm
  • Install commitlint (with cache support)
  • Validate last commit and PR commits

@michelegera michelegera marked this pull request as draft January 12, 2024 12:36
@michelegera michelegera force-pushed the configure-commitlint-ci branch from 3c11639 to b98bf54 Compare January 12, 2024 13:05
@michelegera michelegera force-pushed the configure-commitlint-ci branch from b98bf54 to 1f5595f Compare January 15, 2024 11:37
@michelegera michelegera marked this pull request as ready for review January 15, 2024 11:37
@michelegera michelegera merged commit 607b3da into master Jan 15, 2024
15 checks passed
@michelegera michelegera deleted the configure-commitlint-ci branch January 15, 2024 13:06
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.

2 participants