actions-marketplace-validations/OrgFlow: Post result as comment
Post the results of an OrgFlow command as a comment on a GitHub issue or pull request
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 access token used to post comment (usually `secrets.GITHUB_TOKEN`). | yes | — |
| issue-number | ID of issue or pull request to post comment on. | yes | — |
| result | OrgFlow command result JSON output to post as comment. | yes | — |
| template-path | Path to Liquid template used to format the comment (either one of the included templates, or a custom template). | yes | — |
Outputs
no outputs