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(pr title): fix running issue for pull-request-name-linter-action #3735

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

aceforeverd
Copy link
Collaborator

@aceforeverd aceforeverd commented Jan 29, 2024

expect resolving issue with pr-name-lint job.
@commitlint/config-conventional 18.6.0 adds rule 'header-trim', which is not recognized by the workflow, ref https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/config-conventional/CHANGELOG.md

@github-actions github-actions bot added the workflow CICD related label Jan 29, 2024
expect resolving issue with pr-name-lint job.
@commitlint/config-conventional 18.6.0 adds rule 'header-trim', which is
not recognized by the workflow
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b2f85fb) 40.18% compared to head (e5cf144) 78.20%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3735       +/-   ##
=============================================
+ Coverage     40.18%   78.20%   +38.01%     
=============================================
  Files           193      539      +346     
  Lines         11384   120229   +108845     
  Branches       1366        0     -1366     
=============================================
+ Hits           4575    94028    +89453     
- Misses         6510    26201    +19691     
+ Partials        299        0      -299     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dl239 dl239 merged commit ff3ef0d into 4paradigm:main Jan 31, 2024
19 of 22 checks passed
@aceforeverd aceforeverd deleted the ci-pr-title branch January 31, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants