-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate job annotations without GHA REST API
The separate annotate workflow was added to work around permission issues in forked repositories. This is not needed when not using the GHA REST API. Adding annotations via the API was not working correctly anyway, since it added a check for a commit, but one commit can have multiple runs associated with it, and the check sometimes did not show up in the main run.
- Loading branch information
1 parent
d631bf8
commit 423a46f
Showing
2 changed files
with
17 additions
and
76 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 was deleted.
Oops, something went wrong.