github / webpack-bundlesize-compare-action

A github action that outputs bundlesize comparison tables for pull requests
MIT License
78 stars 19 forks source link

Branch Protections Audit - 2022-10-05T18-41-55-524 #222

Closed repo-auditing-bot[bot] closed 2 years ago

repo-auditing-bot[bot] commented 2 years ago

Action Items

This repo has been audited as a production component. Please respond in 4 weeks.

This repo was found missing required branch protections:

{
  "dismiss_stale_pr_reviews": {
    "error_message": "__required_pull_request_reviews.dismiss_stale_reviews__ Expected dismissal of stale PR approvals, found false.",
    "expected": true,
    "actual": false
  },
  "enforce_admins": {
    "error_message": "__enforce_admins__ Admins should not be allowed to bypass protections.",
    "expected": true,
    "actual": false
  }
}

If this audit is incorrect, or this repo does not need the outlined branch protections please file for an exception here.

mattcosta7 commented 2 years ago

should be updated now

repo-auditing-bot[bot] commented 1 year ago

We are pausing this roll-out to investigate updates to the branch protection policy (please see this comment for more details). We will create new issues when we have determined the path forward. Thanks for your patience!