-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Remove subtree split checks #57267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Remove subtree split checks #57267
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e6abe94
to
ca6487e
Compare
FTR, this does not work because GitHub doesn't trigger Actions for first-time contributors, while all contributions to subtree-splits are done by first-timers... |
nicolas-grekas
added a commit
that referenced
this pull request
Sep 25, 2024
…itories (GromNaN) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Add PR template and auto-close PR on subtree split repositories | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #57267 | License | MIT Extract the Pull Request Template from #54653. ~The GitHub action did not work as said by `@nicolas`-grekas #57267 (comment) Replaced by https://github.com/superbrothers/close-pull-request. Commits ------- d90fa7a Add PR template and auto-close PR on subtree split repositories
symfony-splitter
pushed a commit
to symfony/http-kernel
that referenced
this pull request
Sep 25, 2024
…itories (GromNaN) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Add PR template and auto-close PR on subtree split repositories | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #57267 | License | MIT Extract the Pull Request Template from #54653. ~The GitHub action did not work as said by `@nicolas`-grekas symfony/symfony#57267 (comment) Replaced by https://github.com/superbrothers/close-pull-request. Commits ------- d90fa7ab08f Add PR template and auto-close PR on subtree split repositories
symfony-splitter
pushed a commit
to symfony/console
that referenced
this pull request
Sep 25, 2024
…itories (GromNaN) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Add PR template and auto-close PR on subtree split repositories | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #57267 | License | MIT Extract the Pull Request Template from #54653. ~The GitHub action did not work as said by `@nicolas`-grekas symfony/symfony#57267 (comment) Replaced by https://github.com/superbrothers/close-pull-request. Commits ------- d90fa7ab08f Add PR template and auto-close PR on subtree split repositories
symfony-splitter
pushed a commit
to symfony/runtime
that referenced
this pull request
Sep 25, 2024
…itories (GromNaN) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Add PR template and auto-close PR on subtree split repositories | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #57267 | License | MIT Extract the Pull Request Template from #54653. ~The GitHub action did not work as said by `@nicolas`-grekas symfony/symfony#57267 (comment) Replaced by https://github.com/superbrothers/close-pull-request. Commits ------- d90fa7ab08f Add PR template and auto-close PR on subtree split repositories
symfony-splitter
pushed a commit
to symfony/framework-bundle
that referenced
this pull request
Sep 25, 2024
…itories (GromNaN) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Add PR template and auto-close PR on subtree split repositories | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #57267 | License | MIT Extract the Pull Request Template from #54653. ~The GitHub action did not work as said by `@nicolas`-grekas symfony/symfony#57267 (comment) Replaced by https://github.com/superbrothers/close-pull-request. Commits ------- d90fa7ab08f Add PR template and auto-close PR on subtree split repositories
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reverts #54653 as it does not work.