Skip to content

Commit

Permalink
Display full draft release notes in PR description (#7686)
Browse files Browse the repository at this point in the history
Update release-drafter.yaml
  • Loading branch information
qclaogui committed Mar 30, 2024
1 parent cdbbd6d commit 025550a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/release-drafter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ jobs:
commit-message: Add release notes for ${{ steps.draft.outputs.tag_name }}
committer: eksctl-bot <eksctl-bot@users.noreply.github.com>
body: |
🤖 Copy release notes from Draft
<details>
<summary> Full draft release notes for ${{ steps.draft.outputs.tag_name }} </summary>
<blockquote>
${{ steps.draft.outputs.body }}
</blockquote>
</details>
<br />
Auto-generated by [eksctl Draft Release Notes GitHub workflow][1]
[1]: https://github.com/eksctl-io/eksctl/blob/main/.github/workflows/release-drafter.yaml
Expand Down

0 comments on commit 025550a

Please sign in to comment.