Fun, but as a GitLab user I’d much rather they address missing features of their core competency (code review), like the inability to “request changes” or otherwise block a merge ( https://gitlab.com/gitlab-org/gitlab/-/issues/761 , issue open 6 years), or adding the ability to both squash and merge AND use the merge train I know companies are big organizations that can do more than one thing at a time, but we were j…
Support ActivityPub for merge requests
11–20 of 32 posts
Re: Support ActivityPub for merge requests
#12Fun, but as a GitLab user I’d much rather they address missing features of their core competency (code review), like the inability to “request changes” or otherwise block a merge ( https://gitlab.com/gitlab-org/gitlab/-/issues/761 , issue open 6 years), or adding the ability to both squash and merge AND use the merge train I know companies are big organizations that can do more than one thing at a time, but we were j…
Gitea and Forgejo have this functionality [0]. I've given up on GitLab ever implementing features that are directed at regular developers any more—they've pivoted to focusing exclusively on the enterprise purchaser rather than the day-to-day engineer. [0] https://docs.gitea.com/next/usage/pull-request
I must be missing something...how is what you linked to relevant to the feature(s) that the parent is alluding to again? Surely you're not referring to Gitea WIP marking, which sounds functionally equivalent to GitLab Draft marking[1].
[1] https://docs.gitlab.com/ee/user/project/merge_requests/draft...
Re: Support ActivityPub for merge requests
#13Fun, but as a GitLab user I’d much rather they address missing features of their core competency (code review), like the inability to “request changes” or otherwise block a merge ( https://gitlab.com/gitlab-org/gitlab/-/issues/761 , issue open 6 years), or adding the ability to both squash and merge AND use the merge train I know companies are big organizations that can do more than one thing at a time, but we were j…
Re: Support ActivityPub for merge requests
#14Fun, but as a GitLab user I’d much rather they address missing features of their core competency (code review), like the inability to “request changes” or otherwise block a merge ( https://gitlab.com/gitlab-org/gitlab/-/issues/761 , issue open 6 years), or adding the ability to both squash and merge AND use the merge train I know companies are big organizations that can do more than one thing at a time, but we were j…
Gitea and Forgejo have this functionality [0]. I've given up on GitLab ever implementing features that are directed at regular developers any more—they've pivoted to focusing exclusively on the enterprise purchaser rather than the day-to-day engineer. [0] https://docs.gitea.com/next/usage/pull-request
Re: Support ActivityPub for merge requests
#15Earlier quoted context omitted.
Gitea and Forgejo have this functionality [0]. I've given up on GitLab ever implementing features that are directed at regular developers any more—they've pivoted to focusing exclusively on the enterprise purchaser rather than the day-to-day engineer. [0] https://docs.gitea.com/next/usage/pull-request
> Gitea and Forgejo have this functionality [0]. I must be missing something...how is what you linked to relevant to the feature(s) that the parent is alluding to again? Surely you're not referring to Gitea WIP marking, which sounds functionally equivalent to GitLab Draft marking[1]. [1] https://docs.gitlab.com/ee/user/project/merge_requests/draft...
Re: Support ActivityPub for merge requests
#16Earlier quoted context omitted.
Gitea and Forgejo have this functionality [0]. I've given up on GitLab ever implementing features that are directed at regular developers any more—they've pivoted to focusing exclusively on the enterprise purchaser rather than the day-to-day engineer. [0] https://docs.gitea.com/next/usage/pull-request
> Gitea and Forgejo have this functionality [0]. I must be missing something...how is what you linked to relevant to the feature(s) that the parent is alluding to again? Surely you're not referring to Gitea WIP marking, which sounds functionally equivalent to GitLab Draft marking[1]. [1] https://docs.gitlab.com/ee/user/project/merge_requests/draft...
Look at this PR for several examples of "requested changes":
Re: Support ActivityPub for merge requests
#17Fun, but as a GitLab user I’d much rather they address missing features of their core competency (code review), like the inability to “request changes” or otherwise block a merge ( https://gitlab.com/gitlab-org/gitlab/-/issues/761 , issue open 6 years), or adding the ability to both squash and merge AND use the merge train I know companies are big organizations that can do more than one thing at a time, but we were j…
Re: Support ActivityPub for merge requests
#18Call me skeptical, but whenever I look at any new proposed Gitlab feature I wonder: how will this help them convert more enterprise customers to their $100/seat Ultimate plan?
Re: Support ActivityPub for merge requests
#19From the comments, Forgejo is also already working on implementing ForgeFed, an ActivityPub extension specifically designed for software forges [0]. Judging from the issue, it looks like they're well on their way [1]. I dislike even federated social media, but this is a use for federation I approve of wholeheartedly. The friction of having to create accounts on X forges (where X is the number of projects that self-ho…
It is potentially more DDoS resistant and secure, since your git web front-end (e.g. Forgejo) only needs to record ping-like messages, and you can react to them in your time, separate from public interfaces.
Re: Support ActivityPub for merge requests
#20Earlier quoted context omitted.
> Gitea and Forgejo have this functionality [0]. I must be missing something...how is what you linked to relevant to the feature(s) that the parent is alluding to again? Surely you're not referring to Gitea WIP marking, which sounds functionally equivalent to GitLab Draft marking[1]. [1] https://docs.gitlab.com/ee/user/project/merge_requests/draft...
> If the maintainers request changes, you'll need to make those changes in your branch and push the changes to your forked repository. The PR will be updated automatically with the new changes. Look at this PR for several examples of "requested changes": https://codeberg.org/forgejo/forgejo/pulls/764
[1] https://docs.gitlab.com/ee/user/project/merge_requests/index...