cisagov/All Projects Builder
Sends rebuild events to any projects that haven't been built recently.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | GitHub personal access token. | yes | — |
| build_age | Repository build age to trigger rebuilds. | no | 7d |
| event_type | repository_dispatch event type to send. | no | apb |
| max_rebuilds | Limit the number of rebuilds that will be triggered. | no | 10 |
| repo_query | GitHub search query used to find repositories for rebuild. See: https://developer.github.com/v3/search/#constructing-a-search-query | yes | — |
| workflow_id | The workflow to monitor. | no | build.yml |
| write_filename | The output file in which to write the state json. | no | apb.json |
Outputs
no outputs