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

Experimental PR for fixing release-final variable handling #8697

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

TEMP - comment important steps in release prepare/final, add debug echos

57a8c4b
Select commit
Loading
Failed to load commit list.
Draft

Experimental PR for fixing release-final variable handling #8697

TEMP - comment important steps in release prepare/final, add debug echos
57a8c4b
Select commit
Loading
Failed to load commit list.
live-github-bot / @PR • Lint Commit Messages • commitlint (conventional) completed Dec 16, 2024 in 1m 25s

❌ 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: TEMP - comment important steps in release prepare/final, add debug echos
✖   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