feat: support state field for issues
What does this MR do and why?
Allow doing state = opened or state = closed for issues, like we allow three states for MRs: state = opened, state = closed and state = merged.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Related to #40 (closed)
Edited by Himanshu Kapoor