We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"github_pull_request": { "hmac": "this_is_secret_number_one", "templates": [ { "checks": [ { "value_path": "sender/login", "value_not_in": [ "Jerboa-app" ], "value_in": [ ], "operation": "" }, { "value_path": "action", "value_not_in": [ ], "value_in": [ "opened" ], "operation": "and" } ], "body": "New pull request from <sender/login> to <repository/name>!" } ], "end_point": { "addr": "" }, "dont_message_on_private_repos": true }
The text was updated successfully, but these errors were encountered:
Evaluate each test
Sorry, something went wrong.
currently will not bother with the operation, all must be satisfied
No branches or pull requests
The text was updated successfully, but these errors were encountered: