Automation and GitHub Apps
Registry of GitHub Apps and automation in the Eigenoid organization.
Bot types
- Credential-only (Type A): no code of their own. They exist only as GitHub App registrations to dispense ephemeral tokens within workflows. No infrastructure required.
- With code (Type B): react to webhooks or run their own logic. Require hosting (serverless, container, etc.).
Index
| Bot | Type | Scope | Status | Docs |
|---|---|---|---|---|
eigenoid-automation-bot | A (credential-only) | Entire org | Active | Details |
eigenoid-releaser-bot | A (credential-only) | Entire org | Active | Details |
eigenoid-settings-bot | B (with code) | Entire org | Active | Details |
As new bots are created, each will get its own page covering permissions, installations, key rotation procedures, and human owner.