Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 6, 2025

Closes #

The next-major branch is no longer used for collecting changes for major releases. This PR removes it from workflow triggers.

Changelog

Removed

  • next-major from push.branches and merge_group.branches in .github/workflows/ci.yml
  • next-major from push.branches and merge_group.branches in .github/workflows/reports.yml

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; workflow configuration only, no code changes

Testing & Reviewing

YAML syntax validated. No remaining next-major references in .github/workflows/.

Merge checklist

Original prompt

This section details on the original issue you should resolve

<issue_title>[task for 🤖] Remove next-major from workflows</issue_title>
<issue_description>We used to have a next-major branch to collect changes for the next major release. We no longer follow this approach. However there are still remnants of this left in the workflows, let's remove them.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@changeset-bot
Copy link

changeset-bot bot commented Nov 6, 2025

⚠️ No Changeset found

Latest commit: a7f028b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Co-authored-by: siddharthkp <1863771+siddharthkp@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove next-major remnants from workflows Remove next-major branch from workflows Nov 6, 2025
Copilot AI requested a review from siddharthkp November 6, 2025 07:58
Copilot finished work on behalf of siddharthkp November 6, 2025 07:58
@primer-integration
Copy link

👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/6410

@siddharthkp siddharthkp added the skip changeset This change does not need a changelog label Nov 6, 2025
Copy link
Member

@siddharthkp siddharthkp left a comment

Choose a reason for hiding this comment

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

Good work!

@siddharthkp siddharthkp marked this pull request as ready for review November 6, 2025 20:18
@siddharthkp siddharthkp requested a review from a team as a code owner November 6, 2025 20:18
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 removes the deprecated next-major branch from workflow triggers across the repository. The next-major branch was previously used to collect changes for major releases but is no longer part of the release process.

  • Removed next-major from push and merge_group branch triggers in CI and reporting workflows

Reviewed Changes

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

File Description
.github/workflows/reports.yml Removed next-major from push and merge_group branch triggers for build reports workflow
.github/workflows/ci.yml Removed next-major from push and merge_group branch triggers for main CI workflow

@github-actions github-actions bot added the integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh label Nov 6, 2025
@primer-integration
Copy link

🟢 ci completed with status success.

@jonrohan jonrohan added this pull request to the merge queue Nov 7, 2025
Merged via the queue into main with commit 2cfb4ae Nov 7, 2025
61 of 62 checks passed
@jonrohan jonrohan deleted the copilot/remove-next-major-workflows-again branch November 7, 2025 00:27
pksjce pushed a commit that referenced this pull request Nov 11, 2025
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: siddharthkp <1863771+siddharthkp@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[task for 🤖] Remove next-major from workflows

3 participants