siilarsi/upsert issue

Create or update an issue with a comment from a file input or a path to a (readme) file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
titleThe title of the issue to create or update, mandatory if creating a new issue
bodyThe content of the issue to create or update
repositoryThe repository "owner/repo" for the issue${{ github.repository }}
issue_numberThe issue to update if not provided a new issue will be created
tokenthe token to be used for creating the issue, defaults to the local repositorys token${{ github.token }}
namedescription
github_response_bodythe response body returned from the GitHub API when creating an issue or issue comment