scientanl/Github Actions environment variables toolkit Action
Format and expose environment variables useful for our Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github Actions Token or Personal Access Token (PAT) | yes | — |
| repository-owner | Owner of the repository | yes | — |
| repository-name | Name of the repository | yes | — |
| head-branch | Name of the head branch | yes | — |
| base-branch-filters | JSON-string of array of globs to match base branches (uses picomatch) | yes | [] |
| pr-title | Title of the Pull Request (Variables: {head}, {base}) | — | Merge {head} into {base} |
| pr-body | Body of the Pull Request (Variables: see title) | — | "" |
| pr-labels | Labels to add to the PR | — | [] |
Outputs
no outputs