Skip to content

Commit

Permalink
Add failure message template
Browse files Browse the repository at this point in the history
  • Loading branch information
hvidy committed Feb 13, 2024
1 parent 5da7e45 commit 5bff5c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/templates/repo-workflow-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Workflow Failure ❌

Unfortunately, the workflow to create the model repo has failed. View the logs here for more information:

🔗 [Workflow logs]({{ workflow_url }})

You may need to delete the following repo that was created via this workflow run since the run was not fully successful: [ModelAtlasofTheEarth/{{ repo_name }}](https://github.com/ModelAtlasofTheEarth/{{ repo_name }})

0 comments on commit 5bff5c0

Please sign in to comment.