Khan / pull-request-comment-trigger

A github action for detecting a "trigger" in a pull request description or comment
207 stars 91 forks source link

Default PR comment body to empty string #20

Closed michael-pr closed 2 years ago

michael-pr commented 2 years ago

body can be undefined on empty Pull Requests, this is causing this action to fail.

chase-aktify commented 2 years ago

@michael-pr @janpio can this be merged?

janpio commented 2 years ago

Technically yes, but not by us as we are just random people from the community.

janpio commented 2 years ago

ping @Khan

mgithubmessier commented 2 years ago

@jaredly any chance you can review this PR? My team needs it to stabilize our CI/CD pipeline