github-actions-runs

Community

Automate GitHub Actions runs and logs.

Authorasimihsan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides tooling to trigger, watch, and fetch logs and artifacts from GitHub Actions runs using the asim-utilities Python library.

Core Features & Use Cases

  • Trigger & watch workflows: Dispatch and monitor runs, cancel on failures if needed.
  • List failures and runs: Retrieve recent runs and pinpoint failures quickly.
  • Download logs/artifacts: Retrieve outputs for auditing and debugging.

Quick Start

gh-actions-runs trigger --workflow CI --ref main --wait gh-actions-runs watch --workflow CI --ref main gh-actions-runs list --limit 20

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-actions-runs
Download link: https://github.com/asimihsan/dotfiles/archive/main.zip#github-actions-runs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository