#3209 No project repos with issues and PRs
Closed: Fixed Opened by abitrolly.

While issues are not accessible (#3207) I can not search them. Pagure documentation says that there is a git repo for issues in every project. From https://docs.pagure.org/pagure/usage.html

  • A git repository containing the source code, displayed in the main section of the pagure project.
  • A git repository for the documentation
  • A git repository for the issues and their metadata
  • A git repository for the metadata for pull-requests

so I thought that maybe I can use clone repo for issues and work offline with it for a while. Search and fill issues. But I can not find the link to it, which is supposed to be under Source Git and Docs Git link at Overview page in left menu.

<!!image>


This is expected, the ticket git repo is not public since it can contain private tickets.

Sorry but closing this ticket, we will not change that behavior.

Metadata Update from @pingou:
- Issue close_status updated to: Invalid

Updating docs would be nice.

Does it make sense to expose how many private issues are there at https://pagure.io/pagure/stats#issues stats page? And expose issues and PR repos until there are no such issues.

If we do expose them in the stats page, that's a bug that ought to be fixed

Commit 7058f65f fixes this issue

Metadata
Related Pull Requests