Skip to content

Commit a8bdd4b

Browse files
authored
Move actions to their own section
1 parent b8a0e48 commit a8bdd4b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,16 @@ We have used those as placeholder values where our policies point to internal on
3434
- [Maximize your open source presence on GitHub](./docs/org-presence-on-github.md)
3535
- [Measuring maintainer responsiveness and issue metrics](./docs/issue-metrics.md)
3636
- [Gaining insights into your contributors](./docs/contributor-insights.md)
37-
- Actions
38-
- [github/stale-repos](https://github.com/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
39-
- [github/contributors](https://github.com/github/contributors) - Given an organization or repository, produces information about the contributors over the specified time period.
4037
- [Misc]
4138
- Internal OSPO newsletters](./newsletter%20template)
4239

40+
## Actions
41+
42+
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.
43+
44+
- [github/stale-repos](https://github.com/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
45+
- [github/contributors](https://github.com/github/contributors) - Given an organization or repository, produces information about the contributors over the specified time period.
46+
4347
### Maintainers
4448

4549
GitHub OSPO team

0 commit comments

Comments
 (0)