export-pull-requests
export-pull-requests copied to clipboard
Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket
Please add query parameters --from-date and --to-date for PRs so that one can filter PRs by `created_at` or `merged_at` date. Thanks.
https://developer.atlassian.com/cloud/bitbucket/deprecation-notice-v1-apis/
Is it possible to add query parameters `merge-from` and `merge-to` for PRs, so that we can filter PRs that's from/to certain branches with keyword/pattern please? It would be handy if...
Is there a command or way to create a column with any labels associated with exported issues?
Any chance you're looking at adding support for a query to the /pulls endpoint, instead of /issues? It would be great to be able to query for only PRs, and...