Skip to content

Conversation

zephraph
Copy link
Contributor

@zephraph zephraph commented Oct 4, 2022

This PR setups up an automated release process. It uses auto for doing the automated releases. A release can be triggered on every PR, depending on the assigned label.

Relevant labels:

  • major -- When the PR is merged a major version will be released
  • minor -- When the PR is merged a minor version will be released
  • patch -- When the PR is merged a patch version will be released
  • internal -- When the PR is merged, no version bump will happen
  • skip-version -- When the PR is merged no version bump will happen (even if one of the previous labels are present)

@zephraph zephraph added the internal Changes only affect the internal API label Oct 4, 2022
@zephraph zephraph added internal Changes only affect the internal API and removed internal Changes only affect the internal API labels Oct 4, 2022
@zephraph zephraph added internal Changes only affect the internal API and removed internal Changes only affect the internal API labels Oct 4, 2022
@zephraph zephraph marked this pull request as ready for review October 4, 2022 17:32
@zephraph zephraph merged commit c53847c into master Oct 4, 2022
@zephraph zephraph deleted the auto-publish branch October 4, 2022 17:45
@zephraph
Copy link
Contributor Author

zephraph commented Oct 4, 2022

🚀 PR was released in v0.0.3 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes only affect the internal API released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant