forked from Roblox/cla-signature-bot
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The bot is currently triggered for comments on both issues and pull requests, but the bot has no purpose on issues. If the job does end up getting run, it will fail with an error. The example in the README has been updated to skip the job when triggered by issue comments. The runner will also bail early if it determines that it's being run for an issue comment rather than a pull request comment, instead of blowing up when it tries to get the pull request authors. Fixes Roblox#10
- Loading branch information
Showing
3 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters