Defining a `dns` configuration in a service will automatically mark that service as a service of type DNS:
```yaml
services:
- name:example dns query
url:"8.8.8.8"# Address of the DNS server to use
interval:30s
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.