Replies: 2 comments 1 reply
-
|
You can set |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you so much for getting back so quickly!! I tried that for this simple plan: If a is up-to-date, and I run What I want it to say is "skipped target a", which is what it says when I revert to v1.9.1: Basically, I want to see what the pipeline has considered already, so I can tell what is coming up as I monitor it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Help
Description
In previous versions of targets (1.9.ish and below), the skipped targets would be named by the reporter and show as having been skipped. Now the reporters only show how many targets were skipped, but not which ones they were. Is there a way to get them to name the skipped targets? E.g., I want to see "target_1 was skipped", instead of "10 targets were skipped".
Beta Was this translation helpful? Give feedback.
All reactions