We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following output demonstrates:
Run wagoid/commitlint-github-action@v2 with: configFile: ./commitlint.config.js firstParent: true failOnWarnings: false helpURL: https://github.com/conventional-changelog/commitlint/#what-is-commitlint token: *** env: GITHUB_TOKEN: *** /usr/bin/docker run --name wagoidcommitlintgithubaction200_7879d9 --label 8118cb --workdir /github/workspace --rm -e GITHUB_TOKEN -e INPUT_CONFIGFILE -e INPUT_FIRSTPARENT -e INPUT_FAILONWARNINGS -e INPUT_HELPURL -e INPUT_TOKEN -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/release-it/release-it":"/github/workspace" wagoid/commitlint-github-action:2.0.0 ##[error]You have commit messages with errors ⧗ input: chore: bump wagoid/commitlint-github-action from v1.7.0 to v2 ⚠ references may not be empty [references-empty] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
The text was updated successfully, but these errors were encountered:
Hi @TheRealWaldo! I managed to replicate the scenario after checking your dependabot PR that failed at TheRealWaldo/release-it#51 Will push a fix soon 🐛
Sorry, something went wrong.
fix: action shows error ouput when not all commits have warnings
0911cae
Fixes #43
Thanks @wagoid !
Successfully merging a pull request may close this issue.
The following output demonstrates:
The text was updated successfully, but these errors were encountered: