This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
[notifiers/github] Status Display Names #776
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Expected Behavior
Re-runs of TaskRuns should overwrite previous statuses.
Actual Behavior
Since we derive the status name from the Run name, unique runs will create different statuses, leaving the old statuses unmodified.
Additional Info
This would likely benefit from tektoncd/pipeline#3466, but in the meantime we can likely just use an annotation to modify this behavior for just this project.
/assign @wlynch
The text was updated successfully, but these errors were encountered: