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

Add bump field to prdoc for semver version changes #3474

Closed
wants to merge 1 commit into from

Conversation

Morganamilo
Copy link
Contributor

Example:

crates:
  - name: pallet-babe
    bump: major
  - name: pallet-aura-ext
    bump: minor
  - name: pallet-session
    bump: patch

Any ideas for a better name thats still short and sweet are welcome.

@Morganamilo Morganamilo requested review from bkchr, EgorPopelyaev and a team and removed request for bkchr February 26, 2024 08:18
@Morganamilo Morganamilo added A1-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). R0-silent Changes should not be mentioned in any release notes labels Feb 26, 2024
@ggwpez
Copy link
Member

ggwpez commented Feb 26, 2024

Duplicate of #3441

@ggwpez ggwpez marked this as a duplicate of #3441 Feb 26, 2024
@Morganamilo
Copy link
Contributor Author

Ah, did not see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A1-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants