Commit graph

2 commits

Author SHA1 Message Date
jwithers
67e9d8f60d
Issue on error
New issue creation and updating mechanism for action error trapping.

On error creates a new issue with the tag ci:bot_issue if one doesn't exist. Places information about the script failing and run in the body.

If an issue with the script name in the body and the ci:bot_issue tag exists and is open, will update with a comment about the current failure.

Error trapping implemented for testing in generate_integration_tests.yml

BUG=https://issuetracker.google.com/issues/229828377
2022-08-24 02:26:07 +00:00
jwithers
b4b0c56be1
Issue Creation Test (#1187)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-17 19:53:29 +00:00