Skip to content

chore: improve conventional commits check #11150

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

Merged
merged 2 commits into from
May 3, 2025

Conversation

NickCrews
Copy link
Contributor

  • update comment when the commitlint now passes
  • echo the output for easier debugging
  • improve title of the comment job

@github-actions github-actions bot added the ci Continuous Integration issues or PRs label Apr 23, 2025
@NickCrews NickCrews force-pushed the ci-improve-verify-commitlint branch from 03acd60 to 2de6e82 Compare April 23, 2025 15:40
Copy link
Contributor

ACTION NEEDED

Ibis follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message.

Please update your PR title and description to match the specification.

See https://github.com/ibis-project/ibis/blob/main/.releaserc.js
for the list of acceptable prefixes, eg "feat:", "fix:", "chore:", etc.

The commitlint output is:

⧗   input: CI: improve conventional commits check

- update comment when the commitlint now passes
- echo the output for easier debugging
- improve title of the comment job
✖   type must be lower-case [type-case]
✖   type must be one of [build, chore, ci, depr, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]

✖   found 2 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

@NickCrews NickCrews force-pushed the ci-improve-verify-commitlint branch 2 times, most recently from 20413be to e9fe9c1 Compare April 23, 2025 15:50
NickCrews and others added 2 commits April 23, 2025 17:07
- update comment when the commitlint now passes
- echo the output for easier debugging
- improve title of the comment job
@cpcloud cpcloud force-pushed the ci-improve-verify-commitlint branch from 59a486e to bbfd244 Compare April 23, 2025 21:07
Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cpcloud cpcloud merged commit 3ac48fb into ibis-project:main May 3, 2025
113 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants