zerocracy/pages-action
Build static pages from a Factbase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| verbose | Log as much debug information as possible | — | false |
| options | Command line options for the "judges" tool | no | — |
| output | Directory path with YAML, XML, JSON and other files generated | — | pages |
| factbase | Path of the factbase file | no | — |
| logo | URL of the logo to put on the HTML page | — | "" |
| palette | Palette name (e.g. classic, dark, mild) | — | classic |
| adless | Hide all Zerocracy links, banners, and logos | — | false |
| columns | Comma-separated list of columns to print in the HTML | — | when,what,repository |
| highlighted | Comma-separated list of columns to highlight | — | stale,tombstone |
| hidden | Comma-separated list of properties to hide | — | _id,_time,_version |
| today | ISO-8601 date-time of report generation (today, by default) | no | — |
| github-token | Authentication GitHub access token | no | ${{ github.token }} |
| timeout | The number of minutes to spend on each judge | no | 3 |
| lifetime | The number of minutes to spend on the entire lifetime | no | 5 |
| url | The URL where the static files will be visible | no | "" |
Outputs
no outputs