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

FIP-36 Bump versions based on PR labels with actions #282

Merged
merged 5 commits into from
Jul 12, 2023

Conversation

ChasNelson1990
Copy link
Member

Description

As discussed on Jira I have used (bumpr)[https://github.com/marketplace/actions/bumpr-bump-version-when-merging-pull-request-with-specific-labels] to set up GitHub actions that will automatically update tags with the next semantic version number based on labels that people can add to the PR.

When this PR is merged you will need to wait for the synchronise-labels Action to run before the labels with appear. This happens at midnight by default but you can also run it directly from the GitHub Actions interface.

Testing

At the moment this is not really tested because I would need admin authority. But it is fairly simple and I am quietly confident it will work.

Checklist

  • The Jira ticket for this issue has been updated to "Ready to Review" or equivalent.
  • I have developed these changes in discussion with the appropriate project manager.
  • My code follows the general Fjelltopp documentation (see Confluence).
  • I have made corresponding changes to the Fjelltopp documentation (see Confluence).
  • I have rebased this branch with master.
  • New dependency changes have been committed.
  • I have added automated tests that prove my fix is effective or that my feature works.
  • New and existing tests pass locally with my changes.
  • My changes generate no new warnings.
  • I have performed a self-review of my own code.
  • I have assigned at least one reviewer.

@ChasNelson1990 ChasNelson1990 merged commit c4f5790 into development Jul 12, 2023
3 of 4 checks passed
@ChasNelson1990 ChasNelson1990 deleted the bump-actions branch July 12, 2023 08:25
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