pycontribs / jira

Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
https://jira.readthedocs.io
BSD 2-Clause "Simplified" License
1.92k stars 859 forks source link

Add skipUserResolution for assign_issue to decide whether to skip user resolution or not #1712

Closed yaooqinn closed 8 months ago

yaooqinn commented 11 months ago

Fix the issue I described at Apache/spark https://github.com/apache/spark/pull/42496.

The assignee from the spark merge PR script is trustworthy, while calling assign_issue here may use a different user as we only search 20 candidates.

yaooqinn commented 8 months ago

This request will be closed because we have not received any response from the admin.