Skip to content

chore: add conventional commit linting#44

Merged
tstirrat15 merged 1 commit intomainfrom
add-conventional-commit-linting
Nov 25, 2025
Merged

chore: add conventional commit linting#44
tstirrat15 merged 1 commit intomainfrom
add-conventional-commit-linting

Conversation

@tstirrat15
Copy link
Copy Markdown
Contributor

@tstirrat15 tstirrat15 commented Nov 25, 2025

Description

Part of preparing this repo for the use of release-please. We need to have conventional commits in place, so this adds a linter for that and does some other drive-by refactors to workflows.

Changes

  • Add conventional commit linting
  • Make the create-pull-request action tag with a conventional commit (feat to trigger a release)
  • Ensure that dependabot uses conventional commits
  • Some drive-by refactors

Testing

Review. See that tests pass.

@tstirrat15 tstirrat15 force-pushed the add-conventional-commit-linting branch 3 times, most recently from c04802c to 4e4ea27 Compare November 25, 2025 16:50
with:
dotnet-version: '8.x'
- uses: "pre-commit/action@v3.0.1"
- uses: "j178/prek-action@v1"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Starting to use https://github.com/j178/prek instead of pre-commit - gonna try using this elsewhere in our repos.

@tstirrat15 tstirrat15 force-pushed the add-conventional-commit-linting branch from 4e4ea27 to de62dc9 Compare November 25, 2025 16:54
@tstirrat15 tstirrat15 merged commit 742873a into main Nov 25, 2025
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants