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
Adjust the text of the dry run workflow input so that it has a title included in the text. This should be done with the release.yml workflow file.
dry-run: description: Dry Run - Check to run the workflow without creating a release. required: false default: false type: boolean
This is how it currently looks.
dry-run
No response
🐛bug
🧨breaking changes
✨new feature
♻️cicd
🗒️documentation/code
📝documentation/product
low priority
medium priority
high priority
The text was updated successfully, but these errors were encountered:
Start work for issue #155
f3bd0b1
🚧Adjust release workflow input (#156)
b7dc9ad
* Start work for issue #155 * ci: update text in dry run workflow
kselena
Successfully merging a pull request may close this issue.
Complete The Item Below
Description
Adjust the text of the dry run workflow input so that it has a title included in the text. This should be done with the release.yml workflow file.
This is how it currently looks.
Acceptance Criteria
dry-run
workflow input description adjusted for the release workflowToDo Items
Issue Dependencies
No response
Related Work
No response
Additional Information:
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: