-
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.
Verify status fields before uploading PullRequest
The pullrequest pipeline resource now verifies the statuses before uploading them. As specified in #1818, this is to improve the debuggability of pullrequest resources, by preventing a silent failure e.g. if there has been a change in the fields' names of a status object. Signed-off-by: Arash Deshmeh <[email protected]>
- Loading branch information
1 parent
b817a12
commit c03323e
Showing
2 changed files
with
58 additions
and
0 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