-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add more functionality to label actions #3771
Merged
Merged
Conversation
This file contains 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
This was referenced Dec 3, 2024
charlesisfeline
added a commit
to charlesmilkjug/Funkin_MixStuff
that referenced
this pull request
Dec 28, 2024
commit 5480d54 Author: Kade <[email protected]> Date: Sat Dec 28 14:40:19 2024 -0800 Custom render distance strumline commit bb24821 Author: Eric <[email protected]> Date: Wed Dec 18 10:44:01 2024 -0500 Remove duplicate issue detector. (FunkinCrew#3944) commit 61a7978 Author: Cameron Taylor <[email protected]> Date: Tue Oct 22 12:14:14 2024 -0400 changelog yoink commit b5c5693 Author: Cameron Taylor <[email protected]> Date: Fri Oct 18 19:51:06 2024 -0400 proj hxp version bump commit d6db842 Author: EliteMasterEric <[email protected]> Date: Fri Oct 18 17:22:36 2024 -0400 Fix a typo. commit ec9ec20 Author: EliteMasterEric <[email protected]> Date: Fri Oct 18 17:11:09 2024 -0400 Update save data format and error handling. commit 2383fdf Author: EliteMasterEric <[email protected]> Date: Fri Oct 18 16:33:22 2024 -0400 Remove unused custom type resolver. commit 36d7de5 Author: EliteMasterEric <[email protected]> Date: Fri Oct 18 16:00:06 2024 -0400 Enable log messages on all builds by default after we got too many complaints. commit 7f8937d Author: EliteMasterEric <[email protected]> Date: Fri Oct 11 23:52:07 2024 -0400 Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). commit 4ce83b2 Author: EliteMasterEric <[email protected]> Date: Fri Oct 11 23:48:19 2024 -0400 Updated Save data version to indicate new values. commit 5173599 Author: EliteMasterEric <[email protected]> Date: Fri Oct 11 23:43:57 2024 -0400 Bump the Stage data version to indicate that new values were added. commit be08bbe Author: Hundrec <[email protected]> Date: Tue Dec 3 14:21:53 2024 -0800 Add `status: planned` label to label actions (FunkinCrew#3910) * Make label actions more convenient * chore: Add status: planned to label actions commit 9e13ea0 Author: Abnormal <[email protected]> Date: Mon Nov 4 18:13:37 2024 +0000 fixed a plethora of dead links (FunkinCrew#3831) commit 79188b0 Author: Hundrec <[email protected]> Date: Sun Nov 3 12:54:51 2024 -0800 Make label actions more convenient (FunkinCrew#3771) commit c0b15ec Author: Hundrec <[email protected]> Date: Wed Oct 23 14:30:52 2024 -0700 [docs] Add missing changes and links to Changelog (FunkinCrew#3655) * changelog sweep * Resolve a few conflicts * Resolve more conflicts * DadBattle * Re-add @ianharrigan * Add links to 0.5.0 * Add links and contributors to 0.4.1 and 0.4.0 * Add links to 0.3.3 and finishing touches * Add and polish 0.5.3 changes * Make spacing consistent commit 09b42f3 Author: Eric <[email protected]> Date: Fri Oct 11 23:56:17 2024 -0400 Rewrite CHANGELOG.md for v0.5.2
EliteMasterEric
added a commit
that referenced
this pull request
Jan 17, 2025
* Rewrite CHANGELOG.md for v0.5.2 * [docs] Add missing changes and links to Changelog (#3655) * changelog sweep * Resolve a few conflicts * Resolve more conflicts * DadBattle * Re-add @ianharrigan * Add links to 0.5.0 * Add links and contributors to 0.4.1 and 0.4.0 * Add links to 0.3.3 and finishing touches * Add and polish 0.5.3 changes * Make spacing consistent * Make label actions more convenient (#3771) * fixed a plethora of dead links (#3831) * Add `status: planned` label to label actions (#3910) * Make label actions more convenient * chore: Add status: planned to label actions * Bump the Stage data version to indicate that new values were added. * Updated Save data version to indicate new values. * Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). * Enable log messages on all builds by default after we got too many complaints. * Remove unused custom type resolver. * Update save data format and error handling. * Fix a typo. * proj hxp version bump * changelog yoink * Remove duplicate issue detector. (#3944) --------- Co-authored-by: Hundrec <[email protected]> Co-authored-by: Abnormal <[email protected]> Co-authored-by: Cameron Taylor <[email protected]>
Kade-github
pushed a commit
to Kade-github/Funkin
that referenced
this pull request
Jan 17, 2025
* Rewrite CHANGELOG.md for v0.5.2 * [docs] Add missing changes and links to Changelog (FunkinCrew#3655) * changelog sweep * Resolve a few conflicts * Resolve more conflicts * DadBattle * Re-add @ianharrigan * Add links to 0.5.0 * Add links and contributors to 0.4.1 and 0.4.0 * Add links to 0.3.3 and finishing touches * Add and polish 0.5.3 changes * Make spacing consistent * Make label actions more convenient (FunkinCrew#3771) * fixed a plethora of dead links (FunkinCrew#3831) * Add `status: planned` label to label actions (FunkinCrew#3910) * Make label actions more convenient * chore: Add status: planned to label actions * Bump the Stage data version to indicate that new values were added. * Updated Save data version to indicate new values. * Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). * Enable log messages on all builds by default after we got too many complaints. * Remove unused custom type resolver. * Update save data format and error handling. * Fix a typo. * proj hxp version bump * changelog yoink * Remove duplicate issue detector. (FunkinCrew#3944) --------- Co-authored-by: Hundrec <[email protected]> Co-authored-by: Abnormal <[email protected]> Co-authored-by: Cameron Taylor <[email protected]>
MidyGamy
pushed a commit
to MidyGamy/Funkin
that referenced
this pull request
Jan 27, 2025
* Rewrite CHANGELOG.md for v0.5.2 * [docs] Add missing changes and links to Changelog (FunkinCrew#3655) * changelog sweep * Resolve a few conflicts * Resolve more conflicts * DadBattle * Re-add @ianharrigan * Add links to 0.5.0 * Add links and contributors to 0.4.1 and 0.4.0 * Add links to 0.3.3 and finishing touches * Add and polish 0.5.3 changes * Make spacing consistent * Make label actions more convenient (FunkinCrew#3771) * fixed a plethora of dead links (FunkinCrew#3831) * Add `status: planned` label to label actions (FunkinCrew#3910) * Make label actions more convenient * chore: Add status: planned to label actions * Bump the Stage data version to indicate that new values were added. * Updated Save data version to indicate new values. * Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). * Enable log messages on all builds by default after we got too many complaints. * Remove unused custom type resolver. * Update save data format and error handling. * Fix a typo. * proj hxp version bump * changelog yoink * Remove duplicate issue detector. (FunkinCrew#3944) --------- Co-authored-by: Hundrec <[email protected]> Co-authored-by: Abnormal <[email protected]> Co-authored-by: Cameron Taylor <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pr: github
PR modifies GitHub metadata files.
size: medium
A medium pull request with 100 or fewer changes.
status: accepted
PR was approved for contribution. If it's not already merged, it may be merged on a private branch.
type: github
Relates to the management of issues and pull requests on GitHub.
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.
Changes
status: resolved
is addedstatus: duplicate
,status: rejected
, orstatus: resolved
label is applied.Ideally, Eric should be able to label something as resolved without having to worry about removing the existing status label or manually closing it.
Additionally, we could make it so that every status label removes every other status label when applied, but I'll only make that change if Eric says he prefers it.