-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
🛠 Tooling: Investigate simplifying release commenter version name #1115
Open
3 tasks done
Labels
area: tooling
Managing the repository's maintenance
status: accepting prs
Please, send a pull request to resolve this!
Comments
3 tasks
🎉 This is included in version v1.73.1 🎉 The release is available on: Cheers! 📦🚀 |
Ah, wrong link. Will fix. |
3 tasks
I really hate debugging GitHub Actions...
|
Things are back to how they were in #1666. Still accepting PRs on this issue... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: tooling
Managing the repository's maintenance
status: accepting prs
Please, send a pull request to resolve this!
Bug Report Checklist
main
branch of the repository.Overview
Following #427 -> #428: per apexskier/github-release-commenter#432, it looks like
${{ payload.release.tag_name }}
should be usable to get the tag name of the released version. It'd be nice to use that instead of having to manuallyrun
a command:create-typescript-app/.github/workflows/post-release.yml
Line 8 in d53c4ee
Investigation required. If this strategy does work, hooray! Accepting PRs!
Additional Info
No response
The text was updated successfully, but these errors were encountered: