#880 Add endpoint to get all "interesting" PRs and issues
Closed: Won't Fix a year ago by wombelix. Opened 8 years ago by mathstuf.

It'd be nice if there were a way to easily list all PRs I've opened, am assigned, or are on my repos. Similar with issues. GitHub uses the "involves:$username" query to do this.


In the API or in the UI?

In the UI there is this for PR: https://pagure.io/user/pingou/requests

(Looks like the buttons aren't working, something to fix)

API endpoint. I'd like to use it in bugwarrior.

Hmm. Any my page is empty even though I have an open PR.

I'll see to add the API endpoint.

Could you give me a link to your PR?

Thanks

Ok so I think this page lists all the PR that one can review/merge, it's more a TODO list than a list of PRs opened by the person.

The title is confusing though, this page needs a little rework it seems :)

so, the idea is to have "activities" (like opening of PRs, somebody mentioning you in a comment(whether issue/pr), being assigned an issue/pr, or maybe anything from watch list) and TODO list bring in one page? Do you want the implementation to be something like what github does when you search in repository, they give you all the search results and then you can filter according to py or html files ?

@pingou

I think the idea here is to expose in an API endpoint what is under /user/<username>/requests and have something similar for the tickets, not an 'activity' feed per-say.

The last update was 6 years ago, no further requests, updates or actionable tasks since then, I'm going to close this issue for now to reduce our backlog.

Metadata Update from @wombelix:
- Issue close_status updated to: Won't Fix
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata