You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The one I'm interested in is enable, but I figured it'd make sense to have it structured and not just
labels: |
my.label="my value",enable=true
but I would be happy with that 🙂
Would it be possible to add expressions to labels? Or some way to add info from the action?
labels: |
version={{version}
branch={{branch}}
The same output that we get for steps.meta.outputs.version that automatically has the version no matter what kind of even triggered it would also be nice.
Thanks!
The text was updated successfully, but these errors were encountered:
These are probably different requests but here it goes.
The one I'm interested in is
enable
, but I figured it'd make sense to have it structured and not justbut I would be happy with that 🙂
The same output that we get for
steps.meta.outputs.version
that automatically has the version no matter what kind of even triggered it would also be nice.Thanks!
The text was updated successfully, but these errors were encountered: