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

ci(commitlint): addition of commit message linter #432

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

tiborsimko
Copy link
Member

Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.

Adds commitlint to check the commit message style against agreed
conventional commits configuration.

Changes script argument values to always use linter names (e.g.
shellcheck).

Changes argument handling to allow only one checking action that can now
accept further optional arguments.
tiborsimko added a commit to tiborsimko/reana-commons that referenced this pull request Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0798270) 37.66% compared to head (300f05d) 37.66%.

❗ Current head 300f05d differs from pull request most recent head 687f2f4. Consider uploading reports for the commit 687f2f4 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  Coverage   37.66%   37.66%           
=======================================
  Files          26       26           
  Lines        1561     1561           
=======================================
  Hits          588      588           
  Misses        973      973           

@tiborsimko tiborsimko merged commit 687f2f4 into reanahub:master Jan 10, 2024
15 checks passed
@tiborsimko tiborsimko deleted the commitlint branch January 10, 2024 10:57
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