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: Add conventional commits workflow #25

Merged
merged 2 commits into from
Jul 18, 2024
Merged

Conversation

ewuerger
Copy link
Member

No description provided.

@ewuerger ewuerger requested a review from MoritzWeber0 July 18, 2024 09:02
@ewuerger ewuerger self-assigned this Jul 18, 2024
Copy link

The pull request does not conform to the conventional commit specification. Please ensure that your commit messages follow the spec: https://www.conventionalcommits.org/.
We also strongly recommend that you set up your development environment with pre-commit.

This is the commit validation log:

⧗   input: ci: Add conventional commits workflow
✖   Please add rules to your `commitlint.config.js`
    - Getting started guide: https://commitlint.js.org/guides/getting-started
    - Example config: https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/config-conventional/src/index.ts [empty-rules]

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

Here are some examples of valid commit messages:

feat(model): Add realized_states to State and Mode
fix(aird): Prevent creating circles with r=0
docs(readme): Update project description

@ewuerger ewuerger merged commit ebf8c5a into main Jul 18, 2024
2 checks passed
@ewuerger ewuerger deleted the add-commits-workflow branch July 18, 2024 09:18
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