|
3 | 3 | This list identifies packages and projects that have been built by TODO Group |
4 | 4 | members or found helpful for managing open source projects and offices. |
5 | 5 |
|
6 | | -## Contents |
7 | | -* [Code Reviews](#code-reviews) |
8 | | -* [Continuous Integration / Continuous Delivery](#continuous-integration--continuous-delivery) |
9 | | -* [Contributor License Agreements / Developer Certificate of Origins](#contributor-license-agreements--developer-certificate-of-originis) |
10 | | -* [GitHub Metrics and Dashboards](#github-metrics-and-dashboards) |
11 | | -* [GitHub Management](#github-management) |
12 | | -* [Project Quality](#project-quality) |
13 | | -* [Supply Chain Trust](#supply-chain-trust) |
14 | | -* [Licensing](#licensing) |
15 | | -* [Localization and Internationalization](#localization-and-internationalization) |
16 | | -* [Websites and Documentation](#websites-and-documentation) |
17 | | -* [Security](#security) |
18 | | -* [In-Kind Donations](#in-kind-donations) |
19 | | -* [Content License](#content-license) |
| 6 | +- [Code Reviews](#code-reviews) |
| 7 | +- [Continuous Integration / Continuous Delivery](#continuous-integration--continuous-delivery) |
| 8 | +- [Contributor License Agreements / Developer Certificate of Origins](#contributor-license-agreements--developer-certificate-of-origins) |
| 9 | +- [GitHub Metrics and Dashboards](#github-metrics-and-dashboards) |
| 10 | +- [GitHub Management](#github-management) |
| 11 | +- [Governance](#governance) |
| 12 | +- [Project Quality](#project-quality) |
| 13 | +- [Supply Chain Trust](#supply-chain-trust) |
| 14 | +- [Licensing](#licensing) |
| 15 | +- [Localization and Internationalization](#localization-and-internationalization) |
| 16 | +- [Websites and Documentation](#websites-and-documentation) |
| 17 | +- [Security](#security) |
| 18 | +- [In-Kind Donations](#in-kind-donations) |
20 | 19 |
|
21 | 20 | ## Code Reviews |
22 | 21 |
|
@@ -71,6 +70,7 @@ members or found helpful for managing open source projects and offices. |
71 | 70 | - [Powerpipe GitHub Sherlock Mod](https://hub.powerpipe.io/mods/turbot/steampipe-mod-github-sherlock) - Interrogate your GitHub resource configurations to identify improvements based on best practices. |
72 | 71 | - [(Corporate) Git Proxy](https://github.com/finos/git-proxy) - Scan outgoing attempts to push to public repository and raise compliance/info-sec friendly checks before allowing the push to complete. |
73 | 72 | - [Stale Repos Action](https://github.com/github/stale-repos) - Get a regular report of inactive repositories in your organization so that you can choose to archive or revive. |
| 73 | +- [Forker](https://github.com/marketplace/actions/github-forker) - A GitHub Action that can automate the creation of fork repositories. |
74 | 74 |
|
75 | 75 | ## Governance |
76 | 76 |
|
|
0 commit comments