Maxwell G

Results 215 comments of Maxwell G

> But I cannot find a nice way to open a second pull-request from a Packit's fork. The user interface doesn't show the option, but it's possible. See https://src.fedoraproject.org/rpms/packit/pull-request/372 and...

@robertdebock, can you please take a look?

I can't sign off on anything if you don't define what signing off actually means. You should e.g., include a copy of the DCO in the project root and put...

I know *how* to sign off on commits. The problem is, the project hasn't defined that `Signed-off-by:` constitutes agreeing to the DCO. Once that is put in writing, I'll sign...

See e.g. https://pagure.io/fedora-infra/rpmautospec/issue/220 and https://pagure.io/fedora-infra/rpmautospec/c/18bd285b28a1d57526d990d609a08beaa2e8012d?branch=main for the fix.

Hmm, it seems like this is already written in https://fedora-infra.github.io/bodhi/6.0/developer/index.html . It should probably be somewhere more conspicuous, but I'll sign off on the commit when I get back to...

What about also allowing users with the `ticket` ACL to submit Bodhi updates? The `ticket` ACL isn't currently used for anything in src.fp.o (that instance disables Pagure's built in issue...

@mattiaverga: > Note that the package mainatainer needs to set [bodhi_update](https://packit.dev/docs/configuration/#bodhi_update) config in the **DistGit located** `.packit.yml` file first ([example](https://src.fedoraproject.org/rpms/packit/blob/8421ca4a11d473539ac6d04261aa65b7e657ad18/f/.packit.yaml#_96)) - which is an equivalent security measure to the `ticket`...

It looks like `--diff` support was added in https://github.com/kewlfft/ansible-aur/pull/36. Can you please give instructions to reproduce the bug? Does it still occur if you run your playbook with `--diff --check`?

I'm not sure. Honestly, I think we'd be better off merging this module with [`community.general.pacman`](https://docs.ansible.com/ansible/latest/collections/community/general/pacman_module.html#ansible-collections-community-general-pacman-module).