-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
enhancementImprovement or new featureImprovement or new feature
Description
What feature do you want to see added?
My job runs builds against commits into the associated branch and PR builds against the associated branch,
but I have no capable filter to remove PR builds.
It would be great to use something like ENV vars (vs just build params):
/buildStatus/icon?job=foo%2Fbar&build=lastCompleted:${env.TRIGGER_BRANCH=main}
such that my PR builds in my job are not used for the badge.
Upstream changes
No response
Metadata
Metadata
Assignees
Labels
enhancementImprovement or new featureImprovement or new feature