This shouldn't be a problem if we disable everything except squash and
merge and require all commits to go through PRs. We do have a big
problem with commits that go straight into the source tree without a
PR or a code review.

Branch vs fork is a red herring. IMHO working on branches is much
simpler and shouldn't clutter the commit logs.

On Sat, Jan 4, 2025 at 2:15 PM Tamás Cservenák <ta...@cservenak.net> wrote:
>
> Howdy,
>
> I'd like to ask devs to NOT code directly against branches in ASF
> repositories, as we are swamped literally with unwanted spam: I am not
> interested in each commit of the branch being worked on.
>
> Instead, fork the repo and create PRs.
>
> The commits ML is nearly unusable, I'd really like to see _only the
> changes_ in "proper" codebases, but instead we have thousands of mails
> about commits on any branch in there:
> https://lists.apache.org/list.html?comm...@maven.apache.org
>
> This also raises the problem of branch cleanup in canonical reposes as well...
>
> TL;DR: fork and create PRs from forks please.
>
> Thanks,
> T
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>


-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to