Skip to content

ARCH-1805 - Update increment workflow to produce multiple tags #6

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

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

danielle-casella-adams
Copy link
Contributor

Summary of PR changes

  • Updating the increment workflow to be consistent with other builds. Produce a tag for major, major.minor and major.minor.patch versions.

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

@danielle-casella-adams danielle-casella-adams requested a review from a team as a code owner March 13, 2023 21:49
@danielle-casella-adams danielle-casella-adams merged commit d04ea3e into main Mar 13, 2023
@danielle-casella-adams danielle-casella-adams deleted the update-increment branch March 13, 2023 22:50
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