Skip to content

build: update references for all transferred repos to github-community-projects#195

Merged
Jeffrey-Luszcz merged 2 commits intomainfrom
update-transferred-repo-references
Mar 6, 2026
Merged

build: update references for all transferred repos to github-community-projects#195
Jeffrey-Luszcz merged 2 commits intomainfrom
update-transferred-repo-references

Conversation

@zkoppert
Copy link
Member

@zkoppert zkoppert commented Mar 5, 2026

Summary

The following repositories have been transferred from the github org to the github-community-projects org:

  • contributors
  • evergreen
  • issue-metrics
  • stale-repos
  • cleanowners
  • measure-innersource

This PR updates all references across the repository to point to the new locations.

Changes

.github/workflows/contributors.yml

  • Updated uses: github/contributors@v1github-community-projects/contributors@v2
  • Updated all 6 transferred repos in the REPOSITORY env var list

README.md

  • Updated all 6 action links to the new org

docs/contributor-insights.md

  • Updated 2 links to the contributors action README

docs/issue-metrics.md

  • Updated 4 links to the issue-metrics repo
  • Updated uses: github/issue-metrics@v2github-community-projects/issue-metrics@v4

docs/keeping-ownership-updated.md

  • Updated 3 references to the cleanowners repo/action

docs/managing-dependencies-at-scale.md

  • Updated 3 references to the evergreen repo/action

Consolidation

This PR supersedes and consolidates the following individual PRs:

It also adds the previously missing updates for evergreen and issue-metrics.

…y-projects

The following repositories have been transferred from the github org to
the github-community-projects org:

- contributors
- evergreen
- issue-metrics
- stale-repos
- cleanowners
- measure-innersource

This PR updates all references across README.md, docs, and workflows
to point to the new locations, and bumps action version tags where
applicable (contributors@v2, issue-metrics@v4).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zkoppert zkoppert self-assigned this Mar 5, 2026
@zkoppert zkoppert requested a review from ashleywolf March 5, 2026 23:51
@zkoppert zkoppert marked this pull request as ready for review March 5, 2026 23:51
Copilot AI review requested due to automatic review settings March 5, 2026 23:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation and workflow references to reflect the transfer of several GitHub OSPO-related repositories from the github org to github-community-projects, ensuring links and uses: targets remain valid.

Changes:

  • Updated GitHub Action uses: references (contributors → @v2, issue-metrics → @v4, cleanowners remains @v1) to the new org.
  • Updated documentation links across guides/README to the new repository locations.
  • Updated the contributors workflow REPOSITORY list to use the new org for the transferred repos.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/contributors.yml Points the workflow to the transferred contributors action and updates the repository list to the new org.
README.md Updates the public list of OSPO Actions to link to github-community-projects/*.
docs/contributor-insights.md Updates links to the contributors action README in the new org.
docs/issue-metrics.md Updates issue-metrics links and the example workflow uses: reference to the new org/version.
docs/keeping-ownership-updated.md Updates cleanowners links and example workflow reference to the new org.
docs/managing-dependencies-at-scale.md Updates evergreen links to the new org.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@Jeffrey-Luszcz Jeffrey-Luszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jeffrey-Luszcz Jeffrey-Luszcz merged commit 578ac48 into main Mar 6, 2026
4 checks passed
@Jeffrey-Luszcz Jeffrey-Luszcz deleted the update-transferred-repo-references branch March 6, 2026 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants