Skip to content

Fixes #4797 - Renames v2_release/v2_develop -> main/develop#4896

Merged
tig merged 5 commits intogui-cs:developfrom
tig:fix/4797-branch-rename
Apr 8, 2026
Merged

Fixes #4797 - Renames v2_release/v2_develop -> main/develop#4896
tig merged 5 commits intogui-cs:developfrom
tig:fix/4797-branch-rename

Conversation

@tig
Copy link
Copy Markdown
Member

@tig tig commented Apr 7, 2026

Fixes

Renames all references to v2_releasemain and v2_developdevelop across 27 files:

  • Workflow YAMLs (10 files): branch triggers, ref checks, checkout refs
  • GitVersion.yml: regex patterns and comments
  • codecov.yml: branch filters
  • Docs (8 files): CONTRIBUTING.md, CLAUDE.md, docfx, Terminal.Gui/README.md
  • Scripts (4 files): PowerShell manifests, Scripts/README.md
  • .claude/ (2 files): task and workflow guides

Leaves v1_release/v1_develop as-is.

tig and others added 2 commits April 7, 2026 13:35
Renames all references to v2_release -> main and v2_develop -> develop
across workflows, config, docs, and scripts. Leaves v1_release/v1_develop as-is.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Switched project status badge from v2 Beta (milestone 9) to v2 Release (milestone 7). Updated feature summary to highlight that the team is now fully focused on the v2.0.0 release, reflecting the project's current priorities. Other badges and content remain unchanged.
@tig tig requested review from BDisp and Copilot and removed request for Copilot April 7, 2026 21:00
Copy link
Copy Markdown
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

Renames repository references from v2_release/v2_develop to main/develop across CI workflows, versioning configuration, and documentation so the branch naming is consistent with the current GitFlow setup.

Changes:

  • Updated GitHub Actions workflow triggers/refs to use main and develop.
  • Updated GitVersion/codecov config and DocFX metadata/links to point at the renamed branches.
  • Updated multiple docs and scripts to reference main/develop instead of v2_release/v2_develop.

Reviewed changes

Copilot reviewed 28 out of 28 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
Terminal.Gui/README.md Updates release-process documentation to use main/develop.
Scripts/Terminal.Gui.PowerShell.psd1 Updates module metadata LicenseUri to point at develop.
Scripts/Terminal.Gui.PowerShell.Core.psd1 Updates module metadata LicenseUri to point at develop.
Scripts/Terminal.Gui.PowerShell.Build.psd1 Updates module metadata LicenseUri to point at develop.
Scripts/README.md Updates script documentation to reference main branch publishing.
README.md Updates milestone badge and adjusts “Important” messaging text.
GitVersion.yml Renames branch references and regex patterns for main/develop.
docfx/scripts/build.ps1 Updates DocFX source branch env var to develop.
docfx/README.md Updates doc links to use develop.
docfx/index.md Updates CONTRIBUTING link to use develop.
docfx/includes/home-content.md Updates Examples link to use develop.
docfx/docs/config.md Updates raw GitHub link to default config on develop.
docfx/docfx.json Updates DocFX “contribute” branch to develop.
CONTRIBUTING.md Updates branch naming in contribution/release guidance.
codecov.yml Updates branch filters to main/develop.
CLAUDE.md Updates referenced branch to develop.
.github/workflows/unit-tests.yml Updates triggers to main/develop.
.github/workflows/stress-tests.yml Updates triggers to main/develop.
.github/workflows/release.yml Updates checkout/push from v2_release to main.
.github/workflows/README.md Updates workflow documentation to main/develop.
.github/workflows/publish.yml Updates triggers and refs/heads/... checks to main/develop.
.github/workflows/integration-tests.yml Updates triggers to main/develop.
.github/workflows/codeql-analysis.yml Removes v2_release from branch lists, leaving main.
.github/workflows/check-duplicates.yml Updates triggers to main/develop.
.github/workflows/build-validation.yml Updates triggers to main/develop.
.github/workflows/api-docs.yml Updates trigger branch from v2_develop to develop.
.claude/workflows/pr-workflow.md Updates rebase instructions to use develop.
.claude/tasks/clean-code-review.md Updates task instructions to use develop.

Comment thread README.md
Comment thread Scripts/README.md Outdated
Comment thread GitVersion.yml Outdated
Comment thread GitVersion.yml
tig and others added 3 commits April 7, 2026 15:05
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@tig tig merged commit 8397494 into gui-cs:develop Apr 8, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants