Skip to main content

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

BotTypeScopeStatusDocs
eigenoid-automation-botA (credential-only)Entire orgActiveDetails
eigenoid-releaser-botA (credential-only)Entire orgActiveDetails
eigenoid-settings-botB (with code)Entire orgActiveDetails

As new bots are created, each will get its own page covering permissions, installations, key rotation procedures, and human owner.