Skip to content

Conversation

@crazywhalecc
Copy link
Member

@crazywhalecc crazywhalecc commented Mar 10, 2025

顺便,废弃 develop 分支吧,应该不会再需要了。

@crazywhalecc crazywhalecc requested a review from sunxyw March 10, 2025 02:29
@sunxyw sunxyw requested a review from Copilot March 10, 2025 07:34
Copy link

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.

PR Overview

This PR updates configuration files to align with PHP 8.4 and deprecates the develop branch. Key changes include:

  • Updating Dependabot's target branch from "develop" to "master".
  • Adding the "master" branch to the test workflow configuration.
  • Retaining the "develop" branch in the test workflow configuration despite the deprecation intent.

Reviewed Changes

File Description
.github/dependabot.yml Updated target branch to "master" to reflect branch deprecation
.github/workflows/test.yml Added "master" branch but still lists the deprecated "develop" branch

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

Comments suppressed due to low confidence (1)

.github/workflows/test.yml:8

  • The 'develop' branch is still present in the push triggers despite the intention to deprecate it. Please remove 'develop' from the configuration to fully support the branch deprecation.
        - develop

@github-actions github-actions bot added the status/wait-for-review 需要Review label Mar 10, 2025
Copy link
Collaborator

@sunxyw sunxyw left a comment

Choose a reason for hiding this comment

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

似乎大部分都只是把引用的类名提升到命名空间。looks good to me

@github-actions github-actions bot added lifecycle/ready-for-merge 请合并此PR and removed status/wait-for-review 需要Review labels Mar 10, 2025
@crazywhalecc crazywhalecc merged commit db36e24 into master Mar 10, 2025
15 of 22 checks passed
@crazywhalecc crazywhalecc deleted the chore/php84 branch March 10, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants