jitsecurity-archive/Render message
Renders message for input and channel type
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 24, 2021
- License
- None
Pinned Snippet
uses: jitsecurity-archive/action-messages@23c14d3fe1ace37143b4f38610f72f723bcdd161 # v1.0.20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | github repository | yes | — |
| ref | github ref | yes | — |
| actor | github actor | yes | — |
| run_id | github run_id | yes | — |
| sha | github sha | yes | — |
| tool | name of tool | yes | — |
| input-file | input file name | yes | — |
| output-file | output file name | yes | — |
| renderer | name of renderer | yes | — |
Outputs
| name | description |
|---|---|
| message-file | file containing renedered message |
| isEmpty | Boolean to check that the message is not empty |