zulip/Zulip Archive
Publish Zulip archive in GitHub pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| zulip_organization_url | URL of Zulip organization | yes | — |
| zulip_bot_email | Email of the Zulip bot | yes | — |
| zulip_bot_key | API key of the Zulip bot | yes | — |
| github_personal_access_token | GitHub personal access token (deprecated) | no | — |
| github_token | GitHub Token/GitHub Personal Access Token | yes | — |
| delete_history | If enabled, will delete the archive history while keeping the most recent version | no | false |
| archive_branch | Branch where to commit archive files (should coincide with GH Pages branch) | no | master |
| zuliprc | zuliprc of the Zulip bot | yes | — |
| site_url | Base URL for the site. If not configured, this action will try to resolve the base URL as GH pages. | no | — |
Outputs
no outputs