#7623 src.fp.o config change: pagure user tokens can send PRs
Closed: Fixed 5 years ago by pingou. Opened 5 years ago by ttomecek.

  • Describe what you need us to do:
    Just talking to @pingou over IRC.

In packit, we have a code which: forks a src.fp.o dist-git project, pushes changes to a new branch in the fork and then sends a PR. Unfortunately this does not work, because in order to create a PR, you need API token of the fork: user token or package token just won't do.

Pierre figured out that we just need to add pull_request_create and pull_request_comment to CROSS_PROJECT_ACLS configuration of pagure and the issue should be resolved. He also suggests to set this in stage and we would verify it works as expected after the config change.


Metadata Update from @pingou:
- Issue assigned to pingou

5 years ago

Deployed via ansible.

Let us know if you need anything else :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata