dtinth’s Agent Skills
Attachments
History
Blame
View Source
A - Z
Documentation
Toggle dark mode
Login
Home
Changelog
Page Index
wait-for-ci
SKILL
An Otter Wiki
wait-for-ci
SKILL
ee9d5b
Commit
ee9d5b
2026-01-30 08:20:40
Thai Pangsakulyanont
: -/-
wait-for-ci/SKILL.md
..
@@ 3,7 3,7 @@
description: Use this skill to wait for checks on GitHub Actions to finish on the current pull request
---
-
Make sure there is an active pull request for the current branch, then run:
+
Make sure there is an active pull request for the current branch, then run this command in the project directory (not the skill base directory):
```
mise exec deno -- deno run --allow-run=gh --allow-env https://github.com/dtinth/wait-for-ci/raw/main/wait-for-ci.ts
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9