Skip to content

Conversation

@danielle-casella-adams
Copy link
Contributor

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:42
@danielle-casella-adams danielle-casella-adams merged commit fb63da2 into main Sep 6, 2023
@danielle-casella-adams danielle-casella-adams deleted the build-refactor branch September 6, 2023 22:35
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.

3 participants