ogr
ogr copied to clipboard
WIP: Add and implement PullRequest.reopen()
I'd like to use this functionality in hardly.
http POST https://pagure.io/api/0/ogr-tests/pull-request/16/close 'Authorization:token my-token'
still returns "Invalid or expired token..."
even I just generated it with all ACLs.
In case it works for you, please uncomment the test_pr_close_reopen()
for pagure and generate the response files. Thanks!!
RELEASE NOTES BEGIN
PullRequest
now contains reopen()
method implemented by its subclasses.
RELEASE NOTES END
Build failed.
- pre-commit : SUCCESS in 2m 17s
- ogr-tests-rpm : RETRY_LIMIT in 1m 14s
- ogr-tests-pip-deps : FAILURE in 2m 15s
- ogr-reverse-dep-packit-tests : FAILURE in 2m 26s
recheck
Build failed.
- pre-commit : SUCCESS in 2m 18s
- ogr-tests-rpm : RETRY_LIMIT in 1m 23s
- ogr-tests-pip-deps : FAILURE in 2m 23s
- ogr-reverse-dep-packit-tests : FAILURE in 2m 47s
I need to look at the Pagure again since the /reopen endpoint doesn't seem to exist in pagure.io or src.fedoraproject.org even it should have been implemented since https://pagure.io/pagure/pull-request/3349
Pagure API support here: https://pagure.io/pagure/pull-request/5291
You're my personal hero, Maťo!
This issue has been marked as stale because it hasn't seen any activity for the last 60 days.
Stale issues are closed after 14 days, unless the label is removed by a maintainer or someone comments on it.
This is done in order to ensure that open issues are still relevant.
Thank you for your contribution! :unicorn: :rocket: :robot:
(Note: issues labeled with pinned or EPIC are never marked as stale.)
pinged Pagure side... once again...
Unblocked, not yet deployed
This issue has been marked as stale because it hasn't seen any activity for the last 60 days.
Stale issues are closed after 14 days, unless the label is removed by a maintainer or someone comments on it.
This is done in order to ensure that open issues are still relevant.
Thank you for your contribution! :unicorn: :rocket: :robot:
(Note: issues labeled with pinned or EPIC are never marked as stale.)
Merged on Pagure' side, not yet released neither deployed…
This issue has been marked as stale because it hasn't seen any activity for the last 60 days.
Stale issues are closed after 14 days, unless the label is removed by a maintainer or someone comments on it.
This is done in order to ensure that open issues are still relevant.
Thank you for your contribution! :unicorn: :rocket: :robot:
(Note: issues labeled with pinned or EPIC are never marked as stale.)
Still waiting for >5.13.3 release
I'm considering finishing this with a local deployment, cause I have a feeling this PR will live longer than all of us…