-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/relui: run "advisory" TryBots
We don't have the ability to run security fixes through the real TrybBts before we commit them to the private repo. To avoid surprises like we just had with the wasm tests, run secondary TryBots, but don't treat them as release-blocking. If any fail, the coordinator will be asked to approve the results. For golang/go#53799. Change-Id: Icad4ece6e32f47dc81f4a8d850f56cf488c7a030 Reviewed-on: https://go-review.googlesource.com/c/build/+/419415 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Heschi Kreinick <[email protected]> Auto-Submit: Heschi Kreinick <[email protected]>
- Loading branch information
Showing
3 changed files
with
160 additions
and
34 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
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