Skip to content

feat(slack): Add environment variable fallback for config#6

Merged
smolaon merged 1 commit intomainfrom
pci/env-variables
Jan 6, 2026
Merged

feat(slack): Add environment variable fallback for config#6
smolaon merged 1 commit intomainfrom
pci/env-variables

Conversation

@LotharKAtt
Copy link

Allow Slack alertmanager to read token, channel, and webhook from SLACK_TOKEN, SLACK_CHANNEL, and SLACK_WEBHOOK environment variables when not specified in config. Config values take precedence over environment variables when both are present.

Allow Slack alertmanager to read token, channel, and webhook
from SLACK_TOKEN, SLACK_CHANNEL, and SLACK_WEBHOOK environment
variables when not specified in config. Config values take
precedence over environment variables when both are present.
@smolaon smolaon merged commit 891ff37 into main Jan 6, 2026
1 check passed
@smolaon smolaon deleted the pci/env-variables branch January 6, 2026 11:22
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.

2 participants

Comments