tflite-micro/.github/ci-error-template.md
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

242 B

title labels
Failed CI Test bug

There was a failed test in the CI pipeline for [PR {{ env.PR_NUM }}]({{ env.PR_LINK }}). Please see comments in the PR for more details.

This issue automatically generated for notification purposes.