riseshia/Sync PR Action and comment

Sync PR and comment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a repo scoped PAT.${{ github.token }}
repositoryThe full name of the repository in which to create or update a comment.${{ github.repository }}
issue-numbertarget issue or pr numberyes
comment-authorThe GitHub user name of the comment author.github-actions[bot]
body-as-stringcomment body as string. you should provide either body_as_string or body_as_filepath.no
body-as-filepathcomment body as file path. file is expected to be utf8 text. you should provide either body_as_string or body_as_filepath.no
comment-matchercomment body as file path. file is expected to be utf8 text. you should provide either body_as_string or body_as_filepath.<!-- sync-pr-action-and-comment -->

no outputs