govuk-one-login/Artifact Metadata
Gather PR / commit metadata, to be used in other actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token to use for API requests. | yes | — |
| shell | The shell to escape for | yes | bash |
Outputs
| name | description |
|---|---|
| json | A JSON object containing metadata about the PR / commit. |
| escaped-json | A JSON object containing metadata about the PR / commit, with special characters escaped. |
| shell | The shell escaped-json was escaped for. |