pi-green

Keep GitHub and GitLab CI green from Pi

Packages

Package details

extension

Install pi-green from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-green
Package
pi-green
Version
0.3.0
Published
Aug 4, 2026
Downloads
271/mo · 271/wk
Author
tsubus
License
MIT
Types
extension
Size
12.1 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./extensions/green.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-green

Keep GitHub and GitLab CI green from Pi.

Install as a Pi extension

From npm after publication:

pi install npm:pi-green

From the GitLab repository:

pi install git:gitlab.com/tsubus-root/misc/pi-green.git

Run /green in Pi to inspect the current branch's latest CI run or pipeline and repair failures until it passes.

License

MIT