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

[LIVE-13624] Feature - MATIC to POL migration #7710

Merged
merged 3 commits into from
Sep 5, 2024

changeset

b8001be
Select commit
Loading
Failed to load commit list.
Merged

[LIVE-13624] Feature - MATIC to POL migration #7710

changeset
b8001be
Select commit
Loading
Failed to load commit list.
live-github-bot / @PR β€’ Lint Commit Messages β€’ commitlint (conventional) completed Sep 2, 2024 in 2m 47s

❌ Failure

Lint the Pull Request commit messages according to the conventional commits specification.

πŸ”— Workflow run

🚨 Invalid commit message(s)

One or more commits messages are not formatted correctly.
Please rewrite the git history and reword the commit messages in order to fix this issue. πŸ™

πŸ’‘ Tips:

  • Run pnpm commitlint --from <target branch> locally to test your branch.
  • Run pnpm commit will run a prompt that can walk you through writing a correct commit message.
  • If you are not comfortable with git and git rebase --interactive, here is a nice tutorial.

Commitlint output

β§—   input: changeset
βœ–   subject may not be empty [subject-empty]
βœ–   type may not be empty [type-empty]

βœ–   found 2 problems, 0 warnings
β“˜   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

β§—   input: Update tests regarding the MATIC -> POL migration
βœ–   subject may not be empty [subject-empty]
βœ–   type may not be empty [type-empty]

βœ–   found 2 problems, 0 warnings
β“˜   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

β§—   input: Update MATIC to POL in currencies and add icon
βœ–   subject may not be empty [subject-empty]
βœ–   type may not be empty [type-empty]

βœ–   found 2 problems, 0 warnings
β“˜   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint