bloom-works / handbook

The Bloom Works employee handbook, with our policies and norms.
https://handbook.bloomworks.digital
Other
1 stars 1 forks source link

Adds governance configuration #152

Closed jeffmaher-bloom closed 1 year ago

jeffmaher-bloom commented 1 year ago

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:

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.

netlify[bot] commented 1 year ago

Deploy Preview for bloom-handbook ready!

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jeffmaher-bloom commented 1 year ago

@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.