feat: implement fail-fast monitoring #86

Closed
Philipp wants to merge 6 commits from feature/fail-fast-monitor into main
Showing only changes of commit 84224f3678 - Show all commits
+6
View File
@@ -0,0 +1,6 @@
# .gitea/CODEOWNERS
# Gitea's CODEOWNERS uses Go-style Regular Expressions.
# Patterns are evaluated from top to bottom; the last matching rule takes precedence.
# Global owner: Assign @AutoReview to all files
.* @AutoReview