We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3176d2e commit 492ffd9Copy full SHA for 492ffd9
pymetrics/slack_utils.py
@@ -5,7 +5,7 @@
5
6
from slack_sdk import WebClient
7
8
-GITHUB_URL_PREFIX = 'https://github.com/datacebo/pymetrics/actions/runs/'
+GITHUB_URL_PREFIX = 'https://github.com/sdv-dev/pymetrics/actions/runs/'
9
DEFAULT_SLACK_CHANNEL = 'sdv-alerts-debug'
10
11
0 commit comments