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

ARCH-1916 - Workflow Refactor #30

Merged
merged 7 commits into from
Sep 6, 2023
Merged

Conversation

danielle-casella-adams
Copy link
Member

Summary of PR changes

  • Update the README.md with the latest contribution guidelines
    • Where needed, change the Example(s) section to Usage Examples for consistency
    • Where needed, run auto-formatter
  • Rename auto-update-readme.yml/build.yml => build-and-review-pr.yml and update the implementation to call the reusable build workflow
  • Update the increment-version-on-merge to call the reusable increment workflow
  • Add/update .gitignore so .vscode/launch.settings is ignored

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 September 6, 2023 16:47
Copy link

@hpractv hpractv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@danielle-casella-adams danielle-casella-adams merged commit f4c544f into main Sep 6, 2023
2 checks passed
@danielle-casella-adams danielle-casella-adams deleted the build-refactor branch September 6, 2023 21:47
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