Skip to content

Commit a7b1a29

Browse files
authored
Merge pull request #66 from github/ashleywolf-tools-updates
Update README.md
2 parents 51ab036 + 74b4d67 commit a7b1a29

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,20 @@ We have used those as placeholder values where our policies point to internal on
3737
- Misc
3838
- [Internal OSPO newsletters](./newsletter%20template)
3939

40-
## Actions
40+
## Tools Created by GitHub OSPO
41+
42+
### GitHub Actions
4143

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

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
4546
- [github/contributors](https://github.com/github/contributors) - Given an organization or repository, produces information about the contributors over the specified time period.
47+
- [github/evergreen](https://github.com/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
48+
- [github/issue-metrics](https://github.com/github/issue-metrics) - Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
49+
- [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
50+
51+
### Apps
52+
53+
- [github-community-projects/internal-contribution-forks](https://github.com/github-community-projects/internal-contribution-forks) - A GitHub App that allows you to contribute upstream using a "private fork"
4654

4755
### Maintainers
4856

0 commit comments

Comments
 (0)