Skip to main content

Crate github_app_forge

Crate github_app_forge 

Source
Expand description

github-app-forge โ€” declarative GitHub App lifecycle.

Library surface for integration tests + downstream consumers. The binary at src/main.rs uses the same modules.

Modulesยง

client
GitHub Apps API client.
flow
Manifest-flow orchestrator.
jwt
JWT generation for GitHub App authentication.
manifest
Typed GitHub App Manifest.
sink
Credential sinks โ€” where the App credentials get written after creation.