Skip to content

ci: generate and display qr code in release notes - #38

Merged
gounux merged 2 commits into
mainfrom
ci/generate-and-diplay-qr-code-in-release
Jul 11, 2026
Merged

ci: generate and display qr code in release notes#38
gounux merged 2 commits into
mainfrom
ci/generate-and-diplay-qr-code-in-release

Conversation

@gounux

@gounux gounux commented Jul 10, 2026

Copy link
Copy Markdown
Member

Using similar mechanism than in the pr_qrcode workflow,

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the tag-triggered release workflow to generate a QR code pointing to the tagged ZIP asset and include that QR code in the GitHub Release content, mirroring the existing pr_qrcode workflow approach.

Changes:

  • Switch ZIP asset naming to use ${{ github.ref_name }} for tag-based releases.
  • Add a step to generate qrcode.png during the release workflow.
  • Upload qrcode.png as a release asset and include an embedded image reference in the release content.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/release.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Guilhem Allaman <40383801+gounux@users.noreply.github.com>
@gounux
gounux merged commit 588de8b into main Jul 11, 2026
3 checks passed
@gounux
gounux deleted the ci/generate-and-diplay-qr-code-in-release branch July 11, 2026 06:19
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