✨ Add manual GitHub Action to create releases from CHANGELOG#6424
✨ Add manual GitHub Action to create releases from CHANGELOG#6424
Conversation
|
Co-authored-by: dubzzz <5300235+dubzzz@users.noreply.github.com>
Co-authored-by: dubzzz <5300235+dubzzz@users.noreply.github.com>
| fetch-depth: 0 | ||
| - name: Create Release | ||
| uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 | ||
| with: |
There was a problem hiding this comment.
@copilot we already have an action playing with GitHub releases, reuse the same utility
There was a problem hiding this comment.
Updated to use softprops/action-gh-release instead of the GitHub REST API directly. Changes in commit 3210e54.
Co-authored-by: dubzzz <5300235+dubzzz@users.noreply.github.com>
Co-authored-by: dubzzz <5300235+dubzzz@users.noreply.github.com>
Co-authored-by: dubzzz <5300235+dubzzz@users.noreply.github.com>
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.