Skip to content

Commit 421697a

Browse files
Refactor github-actions to pr-status skill
Rewrite as general-purpose PR merge readiness analyzer in Python with 11 subcommands covering CI, reviews, bot comments, and missing checks.
1 parent ef498ed commit 421697a

5 files changed

Lines changed: 1113 additions & 1075 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ git commit -m "Add skill-name skill"
5353

5454
- **[tatari-turbolift](tatari-turbolift/)**: Automate bulk code changes across GitHub repositories using turbolift
5555
- **[argocd-ops](argocd-ops/)**: Manage ArgoCD applications - sync status, refresh, trigger jobs, toggle settings
56-
- **[github-actions](github-actions/)**: Troubleshoot GitHub Actions - find workflow runs, download logs, analyze failures
56+
- **[pr-status](pr-status/)**: Analyze PR merge readiness - diagnose blockers, CI failures, reviews, missing checks, bot comments
5757
- **[loki-debug](loki-debug/)**: Debug Kubernetes pod failures by querying logs from Loki
5858

5959
### Code Analysis

0 commit comments

Comments
 (0)