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

Updating not reachable message #16

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

danielle-casella-adams
Copy link
Member

Only use an error command if the error-if-not-reachable input is set, otherwise just use a warning to indicate the tag is not reachable from the default branch

Summary of PR changes

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.

Only use an error command if the `error-if-not-reachable` input is set, otherwise just use a warning to indicate the tag is not reachable from the default branch
Copy link

The action's Contributing Guidelines have been met:

@ahernandez411 ahernandez411 merged commit c1244a2 into main Sep 16, 2024
3 checks passed
@ahernandez411 ahernandez411 deleted the update-not-reachable-msg branch September 16, 2024 19:34
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