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

Ci additions #382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Ci additions #382

wants to merge 2 commits into from

Conversation

Leleat
Copy link
Owner

@Leleat Leleat commented Dec 5, 2024

ci: Link PR in commit messages

This is inspired by marge bot's feature. It will link the PR in the
commit messages and merge the PR when the label auto-merge is added.
It's allows you to jump to the PR from the commit message (terminal) to
see the surrounding disscussion of the PR.


ci: Lint commit messages

Use @commitlint/config-conventional to lint commit messages to conform
to the angluar commit message format. This will allow us to generate the
changelog automatically in the future.

Leleat added 2 commits December 5, 2024 17:42
This is inspired by marge bot's feature. It will link the PR in the
commit messages and merge the PR when the label `auto-merge` is added.
It's allows you to jump to the PR from the commit message (terminal) to
see the surrounding disscussion of the PR.
Use `@commitlint/config-conventional` to lint commit messages to conform
to the angluar commit message format. This will allow us to generate the
changelog automatically in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant