octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
362 stars 48 forks source link

[FEAT]: Add fail_on_error option to suppress failing #288

Open Uzlopak opened 6 months ago

Uzlopak commented 6 months ago

Describe the need

I have a workflow, where i remove a label from a PR. It would be good to add an option to the action.yml which just outputs a warning and not a failure, so e.g. if the label is already removed it does not show an error in the overview.

If we agree on the name of the option, I would provide a PR.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

github-actions[bot] commented 6 months ago

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀