Skip to content

build: update org name from github to github-community-projects#434

Merged
zkoppert merged 4 commits into
mainfrom
update-org-name
Feb 28, 2026
Merged

build: update org name from github to github-community-projects#434
zkoppert merged 4 commits into
mainfrom
update-org-name

Conversation

@zkoppert

Copy link
Copy Markdown
Collaborator

This PR updates all references from github/stale-repos to github-community-projects/stale-repos to reflect the repository transfer.

Changes

  • Updated all URLs and action references across README.md, CONTRIBUTING.md, Dockerfile, issue template config, and workflow files
  • Added an important notice to the top of README.md about the repository move
  • Updated CODEOWNERS to @zkoppert @jmeridth
  • Updated Docker image references from ghcr.io/github/ to ghcr.io/github-community-projects/
  • Bumped version references from v6 to v7 (breaking change)

Replace all instances of github/stale-repos with
github-community-projects/stale-repos to reflect the repository
transfer. Update Docker image references, bump version to v7,
update CODEOWNERS, and add transfer notice to README.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zkoppert zkoppert changed the title Update org name from github to github-community-projects build: update org name from github to github-community-projects Feb 27, 2026
@github-actions github-actions Bot added the automation automation label Feb 27, 2026
@zkoppert zkoppert self-assigned this Feb 27, 2026
Removed the section about requesting review from @Jeffrey-Luszcz and the reviewer label options.

Signed-off-by: Zack Koppert <zkoppert@github.com>
@zkoppert zkoppert requested a review from jmeridth February 27, 2026 23:47
@zkoppert zkoppert marked this pull request as ready for review February 27, 2026 23:47
Copilot AI review requested due to automatic review settings February 27, 2026 23:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates repository references to reflect the transfer from github/stale-repos to github-community-projects/stale-repos, including action/image coordinates and documentation links.

Changes:

  • Updated action and container image references to ghcr.io/github-community-projects/stale_repos:v7.
  • Updated README/CONTRIBUTING links and usage examples to the new org/repo and major version (v7).
  • Updated repo metadata files (CODEOWNERS, issue template contact link, example workflow) to point at the new location.

Reviewed changes

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

Show a summary per file
File Description
action.yml Points the action runtime image to the new GHCR org and v7 tag.
README.md Adds a repo-move notice and updates badges/support links and uses: examples to the new org/version.
Dockerfile Updates OCI image metadata URLs to the new repo location.
CONTRIBUTING.md Updates issue/actions links to the new repo location.
.github/workflows/use-action.yml Updates the example workflow to use the new GHCR image tag.
.github/pull_request_template.md Removes reviewer/labeling checklist content.
.github/ISSUE_TEMPLATE/config.yml Updates discussion link to the new repo location.
.github/CODEOWNERS Updates code owners to specific users.
Comments suppressed due to low confidence (1)

.github/pull_request_template.md:23

  • The pull request template’s reviewer/labeling section was removed, but this change isn’t mentioned in the PR description and may impact the project’s review/release workflow (e.g., ensuring PRs are labeled). Either restore the removed section or update the PR description to explicitly call out and justify this process change.
- [ ] If documentation is needed for this change, has that been included in this pull request
- [ ] run `make lint` and fix any issues that you have introduced
- [ ] run `make test` and ensure you have test coverage for the lines you are introducing

Comment thread CONTRIBUTING.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
@zkoppert zkoppert merged commit 95959ca into main Feb 28, 2026
34 checks passed
@zkoppert zkoppert deleted the update-org-name branch February 28, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants