@ryanlerch with this change, we could rework #1019 to make use of it :)
LGTM :thumbsup:
^except that: pagure.org could have been pagure.io and AssigneIssueForm could have been AssigneeIssueForm but is't OK. Practically, they don't matter.
pagure.org comes from https://pagure.io/pagure/blob/master/f/pagure/default_config.py#_38
I see for the form, you're right I think
1 new commit added
I went with AssignIssueForm instead of assignee as the current form names all reflect the action rather than the content (and I fix a typo in the docstring while at it).
AssignIssueForm
Good catch :)
Any other ones?
No, everything seems fine. :thumbsup:
Thanks :)
Pull-Request has been merged by pingou