Skip to content

Fix: update GitHub URLs from lfit to lfreleng-actions#115

Merged
ModeSevenIndustrialSolutions merged 1 commit intolfreleng-actions:mainfrom
modeseven-lfreleng-actions:fix/update-org-urls
Apr 1, 2026
Merged

Fix: update GitHub URLs from lfit to lfreleng-actions#115
ModeSevenIndustrialSolutions merged 1 commit intolfreleng-actions:mainfrom
modeseven-lfreleng-actions:fix/update-org-urls

Conversation

@ModeSevenIndustrialSolutions
Copy link
Copy Markdown
Contributor

@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions commented Apr 1, 2026

Summary

Update all GitHub URLs that reference the old lfit org to the new lfreleng-actions org.

Changes

Replaces github.com/lfit/pull-request-fixer and github.com/lfit/markdown-table-fixer with their lfreleng-actions equivalents across:

  • pyproject.toml — project URLs (Homepage, Repository, Bug Tracker)
  • README.md — clone URLs, support links, related project links
  • SETUP.md — installation and development setup instructions
  • FEATURES.md — auto-generated comment examples, support links
  • IMPLEMENTATION.md — support links
  • CHANGELOG.md — release comparison URLs
  • src/pull_request_fixer/cli.py — auto-generated PR comment links
  • src/pull_request_fixer/pr_file_fixer.py — auto-generated PR comment links

Not changed

  • lfit/releng-reusable-workflows references (different repo, still under lfit)
  • lfit/dependamerge references (different repo, still under lfit)

Testing

No functional changes — URL string replacements only.

Copilot AI review requested due to automatic review settings April 1, 2026 19:23
@github-actions github-actions bot added the bug Something isn't working label Apr 1, 2026
Copy link
Copy Markdown

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 GitHub URLs throughout the project to reflect the org move from lfit to lfreleng-actions for pull-request-fixer and markdown-table-fixer, covering both package metadata and user-facing documentation/examples.

Changes:

  • Updated project metadata URLs in pyproject.toml (homepage/repo/issue tracker).
  • Replaced old org links across docs (README/setup/features/implementation/changelog).
  • Updated auto-generated PR comment footer links in the CLI and PR file fixer code paths.

Reviewed changes

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

Show a summary per file
File Description
src/pull_request_fixer/pr_file_fixer.py Updates the “Automatically fixed by …” footer link in PR comments to the new org.
src/pull_request_fixer/cli.py Updates PR/file-fix comment footer links to the new org.
SETUP.md Updates clone/pre-commit/issues links for markdown-table-fixer to the new org.
README.md Updates clone/support/related-project links to the new org where applicable.
pyproject.toml Updates [project.urls] entries to point at lfreleng-actions.
IMPLEMENTATION.md Updates support/documentation links to the new org.
FEATURES.md Updates example/support links to the new org.
CHANGELOG.md Updates release/compare reference URLs to the new org.

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

Repository has moved from the lfit GitHub org to the
lfreleng-actions org. Update all project URLs in docs,
pyproject.toml, and source code to reflect the new
location.

Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions merged commit 25a55eb into lfreleng-actions:main Apr 1, 2026
21 checks passed
@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions deleted the fix/update-org-urls branch April 1, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants