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

chore: Add recipes to assist in releasing #51

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

rhysparry
Copy link
Owner

@rhysparry rhysparry commented Dec 7, 2024

This pull request introduces several changes to automate the release process and ensure consistency across different environments. The most important changes include adding steps to generate release notes, updating the justfile to assert branch and pending changes, and modifying the cliff.toml configuration to skip certain commit messages.

Enhancements to release automation:

Configuration improvements:

  • justfile: Added commands to assert the current branch and check for pending changes before proceeding with the release process.
  • cliff.toml: Updated the commit parser configuration to skip commits with messages starting with "chore.release: release".

@rhysparry
Copy link
Owner Author

rhysparry commented Dec 7, 2024

This change is part of the following stack:

Change managed by git-spice.

Base automatically changed from chore/ci-release-notes to main December 7, 2024 23:24
@rhysparry rhysparry force-pushed the chore/release-scripting branch from acc6055 to e270fe5 Compare December 7, 2024 23:25
@rhysparry rhysparry merged commit 98a4ad3 into main Dec 7, 2024
4 checks passed
@rhysparry rhysparry deleted the chore/release-scripting branch December 7, 2024 23:29
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