Website Monitor

Last Check

--:--:--

Response Time

279 ms

Status

Keyword

Recent Checks

Date/TimeResp. (ms)StatusKeyword
How to set up Slack notifications
  1. Go to your Slack workspace and create a new Slack App: https://api.slack.com/apps
  2. Enable Incoming Webhooks for the app.
  3. Create a new webhook URL and copy it.
  4. Go to your GitHub repository settings → Secrets and variablesActions.
  5. Click New repository secret and add:
    Name: SLACK_WEBHOOK_URL
    Value: (paste your Slack webhook URL)