-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validation for Finally Task Results not being referenced in Pipeline …
…Results Prior to this commit, there was no validation for Finally Task Results being referenced to Pipeline Results. This commit creates validation for that case by making sure all the Finally Task Results reference a `task_name` within the Pipeline Results. Fixes bug [#4923](#4923) /kind bug /cc @jerop
- Loading branch information
Varun Singhai
committed
Jun 29, 2022
1 parent
7d7d96f
commit aa14f5c
Showing
2 changed files
with
146 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters