-
Notifications
You must be signed in to change notification settings - Fork 2.7k
feat(github-actions): Support for short tag comments #18738
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
feat(github-actions): Support for short tag comments #18738
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What affect does this have on when we "pin" actions to a digest? Do we still use tag=
in that case?
I'm not sure what do you mean, for me this PR just extends the syntax we're able to parse. |
We have functionality to convert from tag-only to sha + tag comment, when pinDigests=true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise LGTM
Co-authored-by: Michael Kriese <[email protected]>
🎉 This PR is included in version 34.18.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Tell me what's expected, I'll fix |
|
Changes
Context
Documentation (please check one with an [x])
How I've tested my work (please tick one)
I have verified these changes via: