Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ENS docs PR gate

A cheap Python polling gate for the ENS docs EP maintenance workflow. It calls the GitHub REST API without an LLM and launches Hermes only when it detects a new open PR authored by gskril whose title starts with Add EP.

Install

Save ensdocs-pr-gate.py as:

~/.hermes/scripts/ensdocs-pr-gate.py

For a named Hermes profile, use that profile's Hermes home instead (for example ~/.hermes/profiles/<profile>/scripts/ensdocs-pr-gate.py).

No executable bit is required: Hermes cron invokes .py scripts with its Python interpreter.

After saving it, tell Hermes so it can switch the existing paused cron job to script: ensdocs-pr-gate.py and no_agent: true, test the silent path, and resume it.

About

Cheap code gate for the ENS docs EP pull-request maintenance workflow

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages