Closed jeffmaher-bloom closed 1 year ago
Name | Link |
---|---|
Latest commit | 0def10030496e8aff855819b24a82a179e68e352 |
Latest deploy log | https://app.netlify.com/sites/bloom-handbook/deploys/655e3f3d8c08e700089d728f |
Deploy Preview | https://deploy-preview-152--bloom-handbook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@coreycaitlin and @dottiebobottie : Let me know if you want to review together, but feel free to review independently if the configuration file reads clearly to you.
Pull Request Background
This implements the configuration to control who can review and approve changes to the Handbook. This is based on the governance proposal doc.
Anyone reviewing can look at the
.github/CODEOWNERS
file to see which files are assigned to which group.GitHub Issue
What Changed
Outside the pull request, a few non-code changes happened:
.github/CODEOWNERS
setting.github/CODEOWNERS
In terms of code changes, added the
.github/CODEOWNERS
file.Other Notes
Unfortunately, this can't really be tested until it's merged. This is because the configuration doesn't fully take effect until it's in the
main
branch. This means that there will likely be some bugs that will need to be followed up with subsequent pull requests.