feat(IconsUI, ReactUI, NativeUI): New icon pack in IconsUI #4091
This check has been archived and is scheduled for deletion.
Learn more about checks retention
live-github-bot / @PR β’ Lint Commit Messages β’ commitlint (conventional)
completed
Jul 21, 2023 in 1m 46s
β 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: feat(IconsUI, ReactUI, NativeUI): New icon pack in IconsUI
New icon pack in IconsUI. Renamed old icon pack to Legacy. Updated old icons imports in LLM
β subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
β found 1 problems, 0 warnings
β Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Loading