-
Notifications
You must be signed in to change notification settings - Fork 182
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
Merge upstream up to 425d77f8124a50fc033e8fb3bdf7b89a6a25f4fa #2365
Merge upstream up to 425d77f8124a50fc033e8fb3bdf7b89a6a25f4fa #2365
Conversation
…astodon#26247) Signed-off-by: Plastikmensch <[email protected]>
…italization and autocomplete (mastodon#26267)
Co-authored-by: Claire <[email protected]>
…oc/merge-upstream Conflicts: - `.rubocop_todo.yml`: Upstream regenerated this file, glitch-soc had a specific ignore. - `README.md`: Upstream updated its README, but glitch-soc has a completely different one. Kept glitch-soc's README
…king, capitalization and autocomplete Port 71fd703 to glitch-soc Signed-off-by: Claire <[email protected]>
Glad it was helpful :3 One clarification question though: Does "port PRs" also mean porting already postponed changes? |
It is useful! It's also very useful to point commits to already-open issues!
Yeah also, although it's a little more self-contained and so a little easier to maintain. |
Can do!
Okay, then I'll probably stop doing those. |
As explained in #2363 (comment), I find it easier to do the merge/port PRs myself. That being said, thanks @Plastikmensch for #2363, this has been (and will continue to be) helpful for triaging commits to port/skip/postpone
Conflicts
.rubocop_todo.yml
:Upstream regenerated this file, glitch-soc had a specific ignore.
README.md
:Upstream updated its README, but glitch-soc has a completely different one.
Kept glitch-soc's README
Postponed changes:
Ported changes
Skipped changes
allowLocalOnly
is enabled #2336)