JJ / github-pr-contains-action

Action that checks whether the body or diff in a PR contains a certain word.
MIT License
35 stars 34 forks source link

DiffDoesNotContain requeired #59

Closed ssfxate closed 1 year ago

ssfxate commented 3 years ago

Hey, thank you for the great GH Action. Could you please suggest for me how to do a case when I'm looking throughout the diff for not containing some words?

Kind of forgotten "debugger" and other dev things.

JJ commented 3 years ago

Shouldn't be too difficult to implement. I would happily accept a PR with this, or let me check and will try to implement it soonish if not very difficult. Thanks for the report anyway.

ssfxate commented 3 years ago

I'm not so condfident in programming to do this by myself and make a PR.

I would be really happy If you implement it. Thank you.