Skip to content

chore: update dbt-core URLs for dbt-labs/dbt repo rename - #16342

Open
tauhid621 wants to merge 1 commit into
mainfrom
fix/repo-rename-urls
Open

tauhid621 wants to merge 1 commit into
mainfrom
fix/repo-rename-urls

Conversation

@tauhid621

@tauhid621 tauhid621 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Repoints repo-facing URLs at dbt-labs/dbt following the repo rename: issue templates, CODEOWNERS, workflow links, changelog header, and the [project.urls] in pyproject.toml.

Also switches the README CI badge from v1's main.yml to this repo's ci.yml. The old badge resolved to the legacy Python workflow and rendered as failing; it now tracks Rust CI on main.

Repoints repo-facing URLs at dbt-labs/dbt, and the README CI badge at this
repo's ci.yml instead of v1's main.yml, which rendered as failing on the
dbt-core and dbt-oss PyPI pages.
Copilot AI lite review requested due to automatic review settings September 17, 2026 01:45
@tauhid621
tauhid621 requested a review from a team as a code owner September 17, 2026 01:45
@tauhid621 tauhid621 added the Skip Changelog Skips GHA to check for changelog file label Sep 17, 2026
@cla-bot cla-bot Bot added the cla:yes label Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

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.

🟡 Changes recommended

Several repository URLs remain stale in changelog, release workflow, and Cargo metadata references.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates repository-facing links from dbt-core to dbt following the repository rename.

Changes:

  • Updates PyPI metadata, CI badges, workflows, templates, and issue links.
  • Refreshes repository naming in maintainer documentation and changelog templates.
File summaries
File Reviewed changes
README.md Updated CI badge links.
pyproject.toml Updated project and issue URLs.
.github/workflows/test-repeater.yml Updated repository references.
.github/workflows/release-awaiting.yml Updated repository references.
.github/workflows/docs-issue.yml Updated issue links and wording.
.github/workflows/changelog-existence.yml Updated contributing-guide URL.
.github/workflows/auto-public-pr-copybara.yml Updated repository naming.
.github/pull_request_template.md Updated contributing-guide URL.
.github/ISSUE_TEMPLATE/implementation-ticket.yml Updated maintainer naming.
.github/ISSUE_TEMPLATE/feature-request.yml Updated discussions URL.
.github/ISSUE_TEMPLATE/config.yml Updated discussions URL.
.github/CODEOWNERS Updated repository naming.
.github/_README.md Updated Actions URLs.
.changes/header.tpl.md Updated changelog repository URL.
Review details

Suppressed comments (2)

.changes/header.tpl.md:5

  • CHANGELOG.md is the configured generated output (.changie.yaml:5) and its header still contains the old dbt-labs/dbt-core/blob/1.latest URL at line 5. Please regenerate/update the checked-in changelog in this PR as well; otherwise the public changelog continues to send readers to the renamed repository.
  - dbt Core v1 (Python) changelog, see [the `1.latest` branch's `CHANGELOG.md`](https://github.com/dbt-labs/dbt/blob/1.latest/CHANGELOG.md).

README.md:5

  • The rename is incomplete for the other live release workflows: .github/workflows/publish-homebrew.yml:50,93 and .github/workflows/publish-winget.yml:84 still construct download URLs under dbt-labs/dbt-core. Those workflows publish v2 artifacts, so their generated installer links continue to advertise the old repository; update those URLs in the same change.
  <a href="https://github.com/dbt-labs/dbt/actions/workflows/ci.yml">
  • Files reviewed: 14/14 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .changes/header.tpl.md

- This file covers dbt Core v2.0. For changelogs for other dbt Engines, refer to:
- dbt Core v1 (Python) changelog, see [the `1.latest` branch's `CHANGELOG.md`](https://github.com/dbt-labs/dbt-core/blob/1.latest/CHANGELOG.md).
- dbt Core v1 (Python) changelog, see [the `1.latest` branch's `CHANGELOG.md`](https://github.com/dbt-labs/dbt/blob/1.latest/CHANGELOG.md).
Comment thread pyproject.toml
Homepage = "https://getdbt.com"
Repository = "https://github.com/dbt-labs/dbt-core"
Issues = "https://github.com/dbt-labs/dbt-core/issues"
Repository = "https://github.com/dbt-labs/dbt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:yes Skip Changelog Skips GHA to check for changelog file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants