Skip to content
New issue

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

Modified validation of webhook URL to allow optional service/ #6

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

atarinut
Copy link

Modified validation of webhook URL to allow optional service/ which is used by Slack's Incoming Webhooks app (https://slack.com/apps/A0F7XDUAZ-incoming-webhooks). Using Slack's Incoming Webhooks app has the advantage that it can be used for multiple purposes, and due to slack limiting the number of integrations for free accounts its a good idea to reuse these integrations where possible.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 41.051% when pulling 195ccda on atarinut:development into 4426167 on ncorrare:master.

@ncorrare
Copy link
Owner

Regex looks sane, but I'll add a test case just in case.

@ncorrare ncorrare merged commit e151a70 into ncorrare:master Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants