effekt-lang / effekt-lang/effekt-vscode
Generate release notes on release
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Here's the release CI:
https://github.com/effekt-lang/effekt-vscode/blob/dee5d14fc94e87ffcadfe2482fab0fd93bd7b757/.github/workflows/deploy.yml#L36-L71
Compare with the one in the main repo which uses `gh` which can then check the git tag (as a sanity check) and generate release notes from the merged PRs:
https://github.com/effekt-lang/effekt/blob/7c3d95164902a329428945b2e83b37327c5d2c4a/.github/workflows/deploy.yml#L66-L107
Contributor guide
Assessment
This issue has not been assessed yet.