polarityio/Deploy Organization Actions
This repo contains all of our Github Actions we want to use in our Organization and the ability to publish them to all repos in the Organization.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| org_id | The ID of the Organization containing all of the repositories you want to deploy your actions to. Can be found in your Organization page url (https://github.com/<org_id>) | yes | — |
| action_file_names | The file names of all github account that can be found at the root of this Organization that you want to deploy to all repos in the Organization | yes | — |
| increment_package_json_version | A toggle for automatically creating Pull Requests for each Repository this Action runs on. | no | — |
| should_auto_create_pull_requests | A toggle for automatically creating Pull Requests for each Repository this Action runs on. | no | — |
| should_auto_merge_pull_requests | A toggle for automatically creating Pull Requests for each Repository this Action runs on. | no | — |
| repository_names_for_testing | A multi-line string input containing the repository names you wish to test on while developing. | no | — |
| GITHUB_TOKEN | Github token | yes | — |
Outputs
no outputs