rjeczalik/reflow-context
Action for exporting reflow context as output and environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 25, 2022
- License
- Apache 2.0
Pinned Snippet
uses: rjeczalik/reflow-context@d25effe0fb18cc89ed41e4cbaa9cf3d3c1c1799b # v1.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token to use (github.token by default) | no | — |
| repository | Repo name and ref to checkout, e.g. owner/repo@master | yes | "" |
| exclude | List of keys to exclude from the context | yes | - github - exclude |
| force_checkout | Whether to checkout repository | yes | false |
| debug | Whether to debug shell commands | yes | false |
Outputs
| name | description |
|---|---|
| context | Context object encoded as JSON |