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

release-plz custom configuration #281

Merged
merged 6 commits into from
Feb 5, 2025

Conversation

supernovahs
Copy link
Collaborator

@supernovahs supernovahs commented Feb 4, 2025

Fixes #

What Changed?

  • release-plz will not generate changelog . We will do it as we are doing right now i.e single changelog
  • add a release-plz.toml for configuration to automatically do a github release.
  • only release when a PR is merged .
  • Exclude example packages

Reviewer Checklist

  • New features are tested and documented
  • PR updates the changelog with a description of changes
  • PR has one of the changelog-X labels (if applies)
  • Code deprecates any old functionality before removing it

@supernovahs supernovahs added the changelog-removed [changelog] PR removes an existing feature label Feb 4, 2025
@supernovahs supernovahs changed the title remove changelog in release-plz remove changelog generation in release-plz Feb 4, 2025
@supernovahs supernovahs added the changelog-added [changelog] PR adds a new feature label Feb 4, 2025
@supernovahs supernovahs changed the title remove changelog generation in release-plz release-plz custom configuration Feb 4, 2025
@supernovahs supernovahs merged commit 93f0b54 into main Feb 5, 2025
9 checks passed
MegaRedHand pushed a commit that referenced this pull request Feb 5, 2025
Fixes #

### What Changed?
- release-plz will not generate changelog . We will do it as we are
doing right now i.e single changelog
- add a release-plz.toml for configuration to automatically do a github
release.
-  only release when a PR is merged .
-  Exclude example packages
### Reviewer Checklist

- [ ] New features are tested and documented
- [ ] PR updates the changelog with a description of changes
- [ ] PR has one of the `changelog-X` labels (if applies)
- [ ] Code deprecates any old functionality before removing it
@MegaRedHand MegaRedHand deleted the nova/remove_changelog_generation_from_release_plz branch February 6, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-added [changelog] PR adds a new feature changelog-removed [changelog] PR removes an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants