actions-marketplace-validations/Body Tag Extractor
The goal is to utilize tags like `fixes:` and expose the values through environment variables.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag placed inside the Body of the Issue or Pull Request before the value is defined | no | body-tag: |
| env-variable | The environment variable to map the tag value to | no | body-tag |
| default-value | If the tag is not found, the default value to be provided | no | — |
| tag-position | If multiple tags are found, which tag position should be returned (-1 = last). If tag position is higher than found, the default value is provided | no | -1 |
Outputs
no outputs