packit / ogr

One Git library to Rule -- one API for many git forges
MIT License
49 stars 55 forks source link

create label* functions for pagure backend #147

Closed dustymabe closed 2 years ago

dustymabe commented 5 years ago

Would be nice to be able to manipulate labels on pagure issues. i.e. get_issue_labels() add_issue_labels(), etc..

update by @lachmanfrantisek:

TODO:

lachmanfrantisek commented 5 years ago

Thanks for the request.

We need to look into the pagure API to see if it is possible to manipulate with that via API.

rpitonak commented 5 years ago

cc @marusinm as I think he already tried to solve this.

lachmanfrantisek commented 5 years ago

I think he already tried to solve this.

Yes, we were discussing that with Marek and there is no API for manipulation with labels from what we know.

TomasTomecek commented 5 years ago

Would be nice if someone opened a request at pagure upstream and linked the issue here :)

lachmanfrantisek commented 5 years ago

Would be nice if someone opened a request at pagure upstream and linked the issue here :)

Any volunteer? OK, I'll create an issue. (I have a list of issues for pagure that I would like to create...;-)

lachmanfrantisek commented 5 years ago

There is already an issue for that:

https://pagure.io/pagure/issue/2175

dustymabe commented 5 years ago

thanks @lachmanfrantisek for linking the two issues

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. We are doing this to be sure that the issue is still relevant. Anyone can comment to remove the stale state. (The issues marked with pinned, security, bug or EPIC label are not considered stale.)

lachmanfrantisek commented 4 years ago

We are still blocked by the Pagure API.

lachmanfrantisek commented 4 years ago

We are still blocked by the Pagure API.

Looks like it's not true anymore... Nice!

edit: at least the listing

lachmanfrantisek commented 4 years ago

I've updated the description and added the TODO-list.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. We are doing this to be sure that the issue is still relevant. Anyone can comment to remove the stale state. (The issues marked with pinned, security, bug or EPIC label are not considered stale.)

lachmanfrantisek commented 4 years ago

Some parts are still missing.

stale[bot] commented 4 years ago

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, security, bug or EPIC are never marked as stale.)