When the `'state'` is not informed, it means that only open issues will be fetched. Because of this, a workarround was used to enclose the closed ones as well. However, we can use `'all'` to fetch both open and closed.
When the `'state'` is not informed, it means that only open issues will be fetched. Because of this, a workarround was used to enclose the closed ones as well. However, we can use `'all'` to fetch both open and closed.