- "[RESPONSE_TIME] < 300"# Response time must be under 300ms
- name:github
url:https://api.github.com/healthz
interval:2m
conditions:
- "[STATUS] == 200"
- name:Example
url:https://example.org/
interval:30s
conditions:
- "[STATUS] == 200"
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.