|
| 1 | +{ |
| 2 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection", |
| 3 | + "required_status_checks": { |
| 4 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/required_status_checks", |
| 5 | + "strict": true, |
| 6 | + "contexts": [], |
| 7 | + "contexts_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/required_status_checks/contexts", |
| 8 | + "checks": [] |
| 9 | + }, |
| 10 | + "restrictions": { |
| 11 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/restrictions", |
| 12 | + "users_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/restrictions/users", |
| 13 | + "teams_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/restrictions/teams", |
| 14 | + "apps_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/restrictions/apps", |
| 15 | + "users": [], |
| 16 | + "teams": [], |
| 17 | + "apps": [] |
| 18 | + }, |
| 19 | + "required_pull_request_reviews": { |
| 20 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/required_pull_request_reviews", |
| 21 | + "dismiss_stale_reviews": true, |
| 22 | + "require_code_owner_reviews": false, |
| 23 | + "require_last_push_approval": true, |
| 24 | + "required_approving_review_count": 1, |
| 25 | + "dismissal_restrictions": { |
| 26 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/dismissal_restrictions", |
| 27 | + "users_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/dismissal_restrictions/users", |
| 28 | + "teams_url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/dismissal_restrictions/teams", |
| 29 | + "users": [], |
| 30 | + "teams": [], |
| 31 | + "apps": [] |
| 32 | + } |
| 33 | + }, |
| 34 | + "required_signatures": { |
| 35 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/required_signatures", |
| 36 | + "enabled": false |
| 37 | + }, |
| 38 | + "enforce_admins": { |
| 39 | + "url": "https://api.github.com/repos/aws-powertools/powertools-lambda-java/branches/v2/protection/enforce_admins", |
| 40 | + "enabled": false |
| 41 | + }, |
| 42 | + "required_linear_history": { |
| 43 | + "enabled": true |
| 44 | + }, |
| 45 | + "allow_force_pushes": { |
| 46 | + "enabled": false |
| 47 | + }, |
| 48 | + "allow_deletions": { |
| 49 | + "enabled": false |
| 50 | + }, |
| 51 | + "block_creations": { |
| 52 | + "enabled": true |
| 53 | + }, |
| 54 | + "required_conversation_resolution": { |
| 55 | + "enabled": true |
| 56 | + }, |
| 57 | + "lock_branch": { |
| 58 | + "enabled": false |
| 59 | + }, |
| 60 | + "allow_fork_syncing": { |
| 61 | + "enabled": false |
| 62 | + } |
| 63 | +} |
0 commit comments