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

update the name of the stderr output and clean up #101

Merged
merged 1 commit into from
May 4, 2024
Merged

Commits on Apr 10, 2024

  1. update the name of the stderr output and clean up

    This prevents anyone who has a .gitignore file catching any *.log files from having issues where the PR isn't created when the release-plan fails. Essentially the peter-evans/create-pull-request action needs a file change to open the PR and we leave the release-plan-stderr.txt in the output when we have a failure to make sure the PR is created.
    
    This PR also make sure to clean up the release-plan-stderr.txt when the plan succeeds
    mansona committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    292cce2 View commit details
    Browse the repository at this point in the history