20 Matching Annotations
- Jan 2024
-
gitlab.com gitlab.com
-
we should break down and MR into "Blocks"
-
Code block Metadata block Note block MR block (we should still be able to interact with the MR as a whole thing, e.g. leaving a generic comment on the whole thing)
-
-
A user wants to comment on a single parameter name in a function. It is highlighted as a unique part of the syntax tree, and they're not happy with the particular name the author of the MR chose. Problem: The user can only comment on the entire line, because "lines" are considered the most fundamental building block in our Diffs UI.
-
A user notices that an unchanged part of the diff already has features that are being implemented in the changes in the MR. The user leaves a comment on the unchanged part of the diff, telling the author that what they're trying to do is already present. Problem: The author cannot see that comment in the Changes tab, because the comment is outside the understood scope of the diff.
-
A reviewer would like to open a discussion on the MR description because they disagree with some of the conclusions, but want more clarification. Problem: The only way to have a conversation about the MR metadata (like title, description, labels, etc.) is to open a generic note on the whole MR. There's no way to scope a discussion to a part of the MR.
-
- Jan 2021
-
github.com github.com
-
On the linked thread I've put details, a suggestion for implementation and an offer of help if someone wants to submit a PR. Let's see what happens!
If you've done all that work, why not just submit the PR yourself? Maybe the implementation was too incomplete/untested...
-
- Dec 2020
-
www.gimpusers.com www.gimpusers.com
-
It works very well, especially since the current Gimp roadmap relegates CMYK support to a version Gimp 3.2 However to be fairquoteShould a new developer join the team to specifically work on CMYK-related features, we will do our best to help him/her to complete this project and get it to our users as soon as possible.unquoteNot holding my breath.
-
- Nov 2020
-
github.com github.com
-
github.com github.com
-
github.com github.com
-
I'm happy to accept PRs :)
-
-
github.com github.com
-
Bonus SSR bugs I bumped into and fixed while addressing this:
-
-
-
I'm not going to work on this myself, but if somebody comes up with a patch, I'd be happy to review and merge.
-
- Sep 2020
-
github.com github.com
-
The feature is highly likely to be implemented, the API and implementation are the only real topics of discussion right now.
-
- Aug 2020
-
-
Will you accept merge requests on the gitlab-ce/gitlab-foss project after it has been renamed? No. Merge requests submitted to this project will be closed automatically.
-
- May 2020
-
docs.docker.com docs.docker.com
-
Edit this page Request docs changes
-
-
gitlab.com gitlab.com
-
so that we would accept proposed changes from the community around this feature.
-
-
about.gitlab.com about.gitlab.com
-
If people care about a missing feature, then ideally the issue should be marked as ~"Accepting merge requests"
-
-
gitlab.com gitlab.com
-
The merge request must not contain more than 10 commit messages. This rule is maybe the most controversial.
-
- Apr 2020
-
github.com github.com
-
Test on more recent rubies
-