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

fix release-plan unlabelled changes PR #1871

Merged
merged 1 commit into from
Apr 10, 2024
Merged

fix release-plan unlabelled changes PR #1871

merged 1 commit into from
Apr 10, 2024

Conversation

mansona
Copy link
Member

@mansona mansona commented Apr 10, 2024

release-plan is supposed to report unlabelled PRs in the Prepare Release pr but it hasn't been working correctly. I figured out that the issue is that the pull request action won't open a PR unless there are some file changes and stderr.log is covered by our .gitignore file.

This PR fixes that and it also makes sure that the stderr.txt doesn't make it into the PR when the release-plan job is successful.

release-plan is supposed to report unlabelled PRs in the Prepare Release pr but it hasn't been working correctly. I figured out that the issue is that the pull request action won't open a PR unless there are some file changes and `stderr.log` is covered by our .gitignore file.

This PR fixes that and it also makes sure that the stderr.txt doesn't make it into the PR when the release-plan job is successful.
@mansona mansona merged commit dc250f8 into stable Apr 10, 2024
201 checks passed
@mansona mansona deleted the fix-release-plan branch April 10, 2024 15:16
@github-actions github-actions bot mentioned this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants