Skip to content

fix: Update org references from github/ to github-community-projects/#398

Merged
zkoppert merged 2 commits intomainfrom
update-org-references
Feb 24, 2026
Merged

fix: Update org references from github/ to github-community-projects/#398
zkoppert merged 2 commits intomainfrom
update-org-references

Conversation

@zkoppert
Copy link
Collaborator

Summary

Update all references to the old organization (github/contributors) to the new organization (github-community-projects/contributors) following the repository transfer.

Changes

Updated references across 10 files:

  • action.yml — Docker image reference
  • Dockerfile — OCI labels
  • README.md — Badges, usage examples, support links
  • CONTRIBUTING.md — Issue/discussion links
  • markdown.py — Generated footer link
  • test_markdown.py — Test expectations
  • contributor_stats.py — Code comment
  • json_writer.py — Code comment
  • .github/workflows/contributors_report.yaml — Action reference and repository input
  • .github/ISSUE_TEMPLATE/config.yml — Discussion link

Testing

All 56 tests pass with 99% coverage. Linting passes cleanly.

Update all references to the old organization (github/contributors)
to the new organization (github-community-projects/contributors)
following the repository transfer.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zkoppert zkoppert changed the title Update org references from github/ to github-community-projects/ breaking: Update org references from github/ to github-community-projects/ Feb 24, 2026
@zkoppert zkoppert self-assigned this Feb 24, 2026
@zkoppert zkoppert changed the title breaking: Update org references from github/ to github-community-projects/ fix: Update org references from github/ to github-community-projects/ Feb 24, 2026
@github-actions github-actions bot added the fix label Feb 24, 2026
Re-align table columns after org name change to satisfy
markdownlint MD060 and Prettier formatting checks.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zkoppert zkoppert marked this pull request as ready for review February 24, 2026 00:55
Copilot AI review requested due to automatic review settings February 24, 2026 00:55
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 repository/organization references across the project to reflect the transfer from github/contributors to github-community-projects/contributors, ensuring docs, workflows, tests, and metadata point to the new location.

Changes:

  • Updated documentation/support links and usage examples to the new org/repo.
  • Updated action/workflow references (including uses: and repo inputs) to the new org/repo.
  • Updated generated-markdown footer link and corresponding test expectations.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
action.yml Points the Docker-based action to the new GHCR image location under the transferred org.
Dockerfile Updates OCI labels to reference the new repository URL/source/documentation.
README.md Updates badges, support links, and workflow uses: examples to the new org/repo.
CONTRIBUTING.md Updates issue tracker and Actions tab links to the new org/repo.
markdown.py Updates the generated footer link to the new repository URL.
test_markdown.py Updates expected footer link strings to match markdown.py.
contributor_stats.py Updates example/comment URL to the new repository path.
json_writer.py Updates example/comment repository list entry to the new org/repo.
.github/workflows/contributors_report.yaml Updates the action reference and REPOSITORY env value to the new org/repo.
.github/ISSUE_TEMPLATE/config.yml Updates discussion link to the new org/repo.

@zkoppert zkoppert merged commit 373891b into main Feb 24, 2026
37 checks passed
@zkoppert zkoppert deleted the update-org-references branch February 24, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants