Question 119
### What is the minimum permission a user must have to directly push commits to a repository owned by an organization?
> **More info**: [Repository roles for organizations](https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization)
1. [ ] Push commits
1. [x] Manage issues and pull requests
1. [ ] Delete the repository
1. [ ] Change repository settings
1. [ ] Create new repositories