redocly/Redocly Reunite Push
Action for pushing files to Redocly Reunite app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Redocly organization slug | yes | — |
| project | Redocly project slug | yes | — |
| domain | Redocly app domain | no | https://app.cloud.redocly.com |
| files | Space-separated list of files and/or folders to push | yes | — |
| mountPath | Remote content mount path inside the target Redocly project | yes | — |
| maxExecutionTime | Max execution time in seconds | no | 1200 |
| defaultBranch | Override the default branch detected from GitHub repository settings | no | — |
| githubToken | Token to authenticate with | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| pushId | Push ID |