Skipped jobs names are not evaluated, resulting in gibberish #152293
Replies: 2 comments 1 reply
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
@hugovk do you remember the CPython discussions about this? I wanted to link it but can't find that PR or issue... UPD: here it is python/cpython#121831 (comment). @ambv was the first one to complain, I think. But there were other mentions. |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Product Feedback
Body
We have a reusable workflow which able to calculate names on the fly:
When we skip them by certain condition, it ends in this:

Can you please make GH workflows able to evaluate job names (when it is possible) before skip them?
Originally from https://github.com/antonbabenko/pre-commit-terraform/pull/821/files#r1968325672
Beta Was this translation helpful? Give feedback.
All reactions