We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened:
All changes are listed as internal changes. ref; #5023 (comment)
What you expected to happen:
The PR labels in the config file are listed as not internal changes.
pipecd/RELEASE
Lines 8 to 18 in f71f39c
Currently, we have to include the configured message in the commit body. But we sometimes want to label the PR after it's merged.
How to reproduce it:
Create release notes with the acitons-gh-release with changes that PR has non-internal changes label.
Environment:
piped
control-plane
The text was updated successfully, but these errors were encountered:
let me try 🤾
Sorry, something went wrong.
The cause is that tool/actions-gh-release supports only subjects and bodies, not labels.
tool/actions-gh-release
The solution might be one of:
githubClient
Let me postpone this issue. The reasons are:
t-kikuc
Successfully merging a pull request may close this issue.
What happened:
All changes are listed as internal changes.
ref; #5023 (comment)
What you expected to happen:
The PR labels in the config file are listed as not internal changes.
pipecd/RELEASE
Lines 8 to 18 in f71f39c
Currently, we have to include the configured message in the commit body.
But we sometimes want to label the PR after it's merged.
How to reproduce it:
Create release notes with the acitons-gh-release with changes that PR has non-internal changes label.
Environment:
piped
version:control-plane
version:The text was updated successfully, but these errors were encountered: