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

Allow webhook url as env var #14

Closed
wants to merge 4 commits into from
Closed

Allow webhook url as env var #14

wants to merge 4 commits into from

Conversation

bc-jcarlson
Copy link
Contributor

The webhook URL should be treated as secret since anyone with the full URL is able to send messages to the associated channel. As such, we'll want to take similar precautions with this data as we do with the GH token and add the ability to set it via environment variable.

@bc-jcarlson
Copy link
Contributor Author

Looks like this is a dupe of #8 ; closing out in favor of that PR

@bc-jcarlson bc-jcarlson deleted the allow-webhook-url-as-env-var branch February 19, 2020 00:20
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.

1 participant