CivicActions is building off the GitHub's Open Source Project Office (OSPO) framework to build out an Open Innovation Practice Area (OIPA) for our team.
We want to build onto and contribute back to the work of OSPOs and build on their policies, tools, and best practices. We also want to leverage our 20 years of experience as an open source first company, to help frame the next 20 years of innovation. We thank folks like TODO & OSPO Alliance, opensource.guide and Open Practice Library for their extensive contributions to this space. We will be building out CivicTech tools and content that we can leverage with our digital government clients.
TODO: search/replace the following:
XXX
<LEGAL_CONTACT>
- CivicActions Council<OPEN_SOURCE_MAILBOX>
- ?? [email protected] ??@
- Policies
- Guides
- Archiving repos
- Understanding open source health metrics
- Sponsoring Open Source
- OSPO Tools & External Guides
- Commercial licenses
- Maximize your open source presence on GitHub
- Measuring maintainer responsiveness and issue metrics
- Gaining insights into your contributors
- Managing dependencies at scale
- Keeping repository maintainer information accurate
- Misc
In addition to the information in this repository, we've also released a number of GitHub Actions that can help OSPOs track activity, clean house, and automate other useful activities. The actions are released in separate repos but are all linked here for convenience.
- github/contributors - Given an organization or repository, produces information about the contributors over the specified time period.
- github/evergreen - Enable automated security updates and open a issue/PR in repos in an org that have dependency files but no dependabot.yaml file
- github/issue-metrics - Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
- github/stale-repos - Identify and report on repositories with no activity for configurable amount of time, in order to surface inactive repos to be considered for archival
- github/cleanowners - A GitHub Action to suggest removal of non-organization members from CODEOWNERS files
- github/automatic-contrib-prs - Automatically open a pull request for repositories that have no CONTRIBUTING.md file
- github-community-projects/internal-contribution-forks - A GitHub App that allows you to contribute upstream using a "private fork"
CivicActions Open Inovation Practice Area
Initially forked from:
- GitHub OSPO team
We welcome all contributions. Please open an issue in the repo or fork, edit, and open a pull request.
This repo is licensed under MIT for code and CC BY-SA 4.0 for documentation.