[PR #769] [CLOSED] docs: add FlakeGuard to testing actions #7895

Closed
opened 2026-05-19 21:16:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/769
Author: @UnguisAI
Created: 4/20/2026
Status: Closed

Base: mainHead: docs/add-flakeguard-listing


📝 Commits (1)

  • 3f79d12 docs: add FlakeGuard to testing actions

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

  • add FlakeGuard to the Testing section of the awesome list
  • position it alongside other GitHub Actions test-analysis tooling

Why

FlakeGuard is a GitHub Action focused on flaky-test triage for JUnit-based CI runs. It keeps lightweight run history and surfaces suspect flakes directly in the workflow summary, which fits the Testing section of the list.

Verification

  • confirmed the public action repo is live and installable at goat-ai-claw/flakeguard@v1
  • checked the README entry formatting locally with git diff --check

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/769 **Author:** [@UnguisAI](https://github.com/UnguisAI) **Created:** 4/20/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/add-flakeguard-listing` --- ### 📝 Commits (1) - [`3f79d12`](https://github.com/sdras/awesome-actions/commit/3f79d129613412ca92736a5ae401482cad2c33df) docs: add FlakeGuard to testing actions ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - add FlakeGuard to the Testing section of the awesome list - position it alongside other GitHub Actions test-analysis tooling ## Why FlakeGuard is a GitHub Action focused on flaky-test triage for JUnit-based CI runs. It keeps lightweight run history and surfaces suspect flakes directly in the workflow summary, which fits the Testing section of the list. ## Verification - confirmed the public action repo is live and installable at goat-ai-claw/flakeguard@v1 - checked the README entry formatting locally with git diff --check --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-19 21:16:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#7895