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: Update commit message for cargo-release #71

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

joncinque
Copy link
Collaborator

Problem

Right now, the publish job uses a default message for the commit and tag message of chore: Release, which isn't very descriptive, especially when there are many possible crates to release.

Summary of changes

Similar to what was done at SPL, configure cargo-release to use a better tag and commit message.

Here's an example commit:
solana-labs/solana-program-library@a85d361

#### Problem

Right now, the publish job uses a default message for the commit and tag
message of `chore: Release`, which isn't very descriptive, especially
when there are many possible crates to release.

#### Summary of changes

Similar to what was done at SPL, configure `cargo-release` to use a
better tag and commit message.

Here's an example commit:
solana-labs/solana-program-library@a85d361
@joncinque joncinque requested a review from yihau March 6, 2025 00:19
Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

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

🪖

@joncinque joncinque merged commit 92875a1 into anza-xyz:master Mar 6, 2025
20 checks passed
@joncinque joncinque deleted the releasecommit branch March 6, 2025 17:03
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.

2 participants