This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Add github action to close new pull requests#35400
Merged
willhickey merged 1 commit intosolana-labs:masterfrom Mar 4, 2024
Merged
Add github action to close new pull requests#35400willhickey merged 1 commit intosolana-labs:masterfrom
willhickey merged 1 commit intosolana-labs:masterfrom
Conversation
yihau
approved these changes
Mar 2, 2024
Contributor
Author
|
This repository is no longer in use. Please re-open this pull request in the agave repo: https://github.com/anza-xyz/agave |
Contributor
Author
|
The CI failure is the workflow that this PR adds. My best guess is it doesn't have permission to run from a PR branch. Based on my testing I think it will run ok once it's merged. |
stevenbooke
pushed a commit
to stevenbooke/solana
that referenced
this pull request
Mar 18, 2024
Add github action to close new pull requests with a comment directing them to agave
palinko91
pushed a commit
to palinko91/solana
that referenced
this pull request
May 7, 2024
Add github action to close new pull requests with a comment directing them to agave
palinko91
pushed a commit
to palinko91/solana
that referenced
this pull request
May 7, 2024
Add github action to close new pull requests with a comment directing them to agave
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
After 2024-03-03T04:00:00Z we don't want any new commits merged to solana-labs/solana. This will ensure that anyone attempting to open a pull request gets redirected to agave.
This PR should be merged after the solana -> agave sync (so it isn't synced to agave)
Tested by pushing close-new-pull-requests.yml to willhickey/solana/master and then opening a PR on my fork:
willhickey#19