##### Example Usage: Pull Requests labeled with `needs-review` and `size/XL`
```yaml
name:Add needs-review and size/XL PRs to projects
name:Add needs-review and size/XL pull requests to projects
on:
pull_requests:
pull_request:
types:
- labeled
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.