I created this post based on my own experience:
https://dev.to/prinewgirl/a-recipe-made-to-create-your-first-pr-for-the-fedora-project-21be
Hope it helps.

Em dom., 18 de fev. de 2024 às 05:32, Ondrej Mosnáček <omosna...@gmail.com>
escreveu:

> On Sun, 18 Feb 2024 at 09:23, Kan-Ru Chen <ka...@kanru.info> wrote:
> >
> > Hi,
> >
> > On Sun, Feb 18, 2024, at 10:52 AM, Loren M. Lang wrote:
> > > I've cloned it down and worked on bringing it more up-to-date. Now that
> > > I have something passing the test suite, I thought I'd file a PR and
> > > start a discussion. I forked the project on Pagure.io, but found that
> > > even with my own personal fork, I don't seem to have commit access to
> it
> > > without being in the Packagers group. Is that standard? I thought the
> > > point of the fork was to allow non-packagers to use the PR mechanism as
> > > an easy mechanism for sponsors to view proposals.
> > >
> > > In any case, I decided to through it up on GitHub temporarily so I
> could
> > > at least create a Remote PR.
> > >
> > > https://src.fedoraproject.org/rpms/python-cachelib/pull-request/6
> >
> > I have recently done this. You need to use fedpkg to clone the
> repository then
> > it will setup the hook for authentication with FAS.
> >
> > For example if you have fork at `fork/penguin359/rpms/python-cachelib`
> then use
> > this command to clone
> >
> >     fedpkg clone -a forks/penguin359/rpms/python-cachelib
> >
> > then in the cloned repo you can push normally.
>
> FWIW. it is documented here:
>
> https://docs.fedoraproject.org/en-US/ci/pull-requests/#_you_are_not_a_packager
> --
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to