capybaraorg/capybara-action
Capybara is a GitHub Action used to automatically reschedule workflow runs depending on the most carbon efficient time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| isCapybaraDispatch | System property required by Capybara backend | yes | — |
| github-token | GITHUB_TOKEN secret | yes | — |
| capybaraUrl | URL for Capybara backend | yes | — |
| clientId | The client id of the repo | yes | — |
| workflowId | The ID of the workflow | yes | — |
| repoName | The name of the repository. The name is not case sensitive | yes | — |
| ref | The git reference for the workflow. The reference can be a branch or tag name | yes | — |
| owner | The account owner of the repository. The name is not case sensitive | yes | — |
| durationInMinutes | An approximate duration of the workflow run*. If not provided, defaults to 5 min | no | — |
| maximumDelayInSeconds | How long after the schedule start of the run the pipeline can be triggered | yes | — |
| location | The location of the workflow runner | yes | — |
Outputs
| name | description |
|---|---|
| bestTimeToStart | Best time to start the workflow run |