tnagatomi/Octoladder
Sync GitHub team-member merged-PR contributions and render a static site to publish on (private) GitHub Pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal Access Token (classic) with `read:org` scope. The default `GITHUB_TOKEN` cannot read team membership across orgs. | yes | — |
| config-path | Path (relative to the workspace) to the runtime config YAML. | no | config/octoladder.yml |
| teams-path | Path (relative to the workspace) to the tracked-teams YAML. | no | config/teams.yml |
| state-path | Path (relative to the workspace) to the persisted state JSON. | no | data/state.json |
| output-dir | Path (relative to the workspace) where the static site is rendered. | no | site |
Outputs
no outputs