Skip to content

fix: Update org name from github to github-community-projects#116

Merged
zkoppert merged 7 commits intomainfrom
update-org-name
Feb 26, 2026
Merged

fix: Update org name from github to github-community-projects#116
zkoppert merged 7 commits intomainfrom
update-org-name

Conversation

@zkoppert
Copy link
Collaborator

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

Changes

  • Updated all URLs and action references across README.md, CONTRIBUTING.md, Dockerfile, GitHub issue template config, and workflow files
  • Added an important notice to the top of README.md about the repository move (matching the style used in github-community-projects/contributors)

Replace all instances of github/measure-innersource with
github-community-projects/measure-innersource to reflect the
repository transfer. Add an important notice to the README
about the move.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 25, 2026 23:44
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zkoppert zkoppert changed the title Update org name from github to github-community-projects fix: Update org name from github to github-community-projects Feb 25, 2026
@github-actions github-actions bot added the fix label Feb 25, 2026
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

This PR updates the repository references following the transfer from the github organization to github-community-projects. The changes update all documentation, workflow files, and container metadata to reflect the new organization name, and add a prominent migration notice for users.

Changes:

  • Added an important notice at the top of README.md informing users about the repository move with instructions to update their git remotes
  • Updated all repository URLs and action references from github/measure-innersource to github-community-projects/measure-innersource across documentation and examples
  • Updated container image metadata in Dockerfile and workflow repository references

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
README.md Added migration notice banner; updated all repository URLs, issue links, and GitHub Action usage examples to use new organization name
Dockerfile Updated OCI image metadata (url, source, documentation) to point to new repository location
CONTRIBUTING.md Updated all issue template links, bug tracker links, and Actions tab URL to new organization
.github/workflows/contributor_report.yaml Updated REPOSITORY environment variable to use new organization name
.github/ISSUE_TEMPLATE/config.yml Updated discussions URL to new organization while preserving link to separate github-ospo repository

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

zkoppert and others added 2 commits February 25, 2026 15:52
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Removed instruction to request review from @Jeffrey-Luszcz for publishing new data.

Signed-off-by: Zack Koppert <zkoppert@github.com>
Copilot AI review requested due to automatic review settings February 25, 2026 23:56
@zkoppert zkoppert self-assigned this Feb 25, 2026
Copy link
Collaborator

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

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

This ask and then CODEOWNERS to just us. Pretty please 😄

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

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


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

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zkoppert zkoppert marked this pull request as ready for review February 26, 2026 00:02
Copilot AI review requested due to automatic review settings February 26, 2026 00:02
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

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


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

Removed reviewer section and related checklist items.

Signed-off-by: Zack Koppert <zkoppert@github.com>
jmeridth
jmeridth previously approved these changes Feb 26, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 26, 2026 00:18
Copy link
Collaborator

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

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

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

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


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

runs:
using: "docker"
image: "docker://ghcr.io/github/measure_innersource:v1"
image: "docker://ghcr.io/github-community-projects/measure_innersource:v2"
Copy link

Copilot AI Feb 26, 2026

Choose a reason for hiding this comment

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

The Docker image version is being changed from v1 to v2, but this appears to be a breaking change that isn't mentioned in the PR description. The PR description states this is purely a repository name update, but changing the major version of the Docker image suggests there are breaking changes. If this is intentional because the repository move constitutes a breaking change, it should be documented in the PR description. If not, the version should remain as v1 to maintain backward compatibility for existing users.

Copilot uses AI. Check for mistakes.
@zkoppert zkoppert merged commit f97e3ee into main Feb 26, 2026
39 checks passed
@zkoppert zkoppert deleted the update-org-name branch February 26, 2026 00:22
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