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

Add support for Webhook URL as a Secret #179

Merged
merged 2 commits into from
Jun 22, 2020
Merged

Add support for Webhook URL as a Secret #179

merged 2 commits into from
Jun 22, 2020

Conversation

imuqtadir
Copy link
Contributor

Issue #170

Description of changes: WEBHOOK_URL is treated as a secret/private by some organizations since it gives the ability to send a message to a group of people e.g. in a slack channel. Allow users to specify Webhook URL as a secret.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #179 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files           8        8           
  Lines         765      765           
=======================================
  Hits          622      622           
  Misses        128      128           
  Partials       15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2112381...7ce972b. Read the comment docs.

@imuqtadir imuqtadir merged commit 9c6268b into aws:master Jun 22, 2020
@imuqtadir imuqtadir deleted the add-webhookurl-secret branch June 22, 2020 19:36
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.

Feature Request: Read WEBHOOK_URL from a secret instead of specificying in an env variable
4 participants