Open MagiMaster opened 4 years ago
Describe the bug After making a comment on an issue on a repo with the CLA bot, it sent me an email that it had failed. https://github.com/Roblox/testez/actions/runs/172094273
This did not stop me from commenting BTW.
Expected behavior The CLA bot probably shouldn't run at all for issues and issue comments.
I believe you need to remove the [issue_comment] section in the script:
[issue_comment]
on: issue_comment: types: [created]
Describe the bug After making a comment on an issue on a repo with the CLA bot, it sent me an email that it had failed. https://github.com/Roblox/testez/actions/runs/172094273
This did not stop me from commenting BTW.
Expected behavior The CLA bot probably shouldn't run at all for issues and issue comments.