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

Further tweaking to the release drafter description #4347

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

jim-docker
Copy link
Contributor

This is an attempt to make the release drafter produce output easily copyable from the draft release description to the release PR description. It appears github expands #nnnn to include the PR title when found as markdown in a PR description but not in a Release description. It only adds the title when the line is a list item (i.e. starts with * or - or + so this PR removes the leading * and adds the title explicitly

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
@jim-docker jim-docker requested a review from a team as a code owner November 15, 2021 23:45
@jim-docker jim-docker requested review from jakolehm and Nokel81 and removed request for a team November 15, 2021 23:45
@jim-docker jim-docker merged commit 105c875 into master Nov 16, 2021
@jim-docker jim-docker deleted the fix/release-drafter-change-template branch November 16, 2021 20:20
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