imp-ress-ico/Main action file of Docker container actions
Docker container actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Token used to access repo | no | — |
| owner | owner name | no | ${{ github.repository_owner }} |
| repo | repository name | no | ${{ github.repository }} |
| base | Base URI | no | https://api.github.com |
| head_ref | Head Refer branch | no | ${{ contains(github.head_ref, 'release') }} |
| base_ref | Base Refer branch | no | ${{ contains(github.base_ref, 'master') }} |
| pr_description | PR description | no | — |
| pr_number | PR number | no | — |
| merge_pr | PR number | no | — |
| close_pr | PR number | no | — |
| version_file | contents from version file | no | — |
| event | event type | no | — |
| webhook | webhook URL | no | — |
Outputs
no outputs