Now, we can filter issues by the creation date, with the help of max-days. However, this is not enough. In my case, I want to touch only the issues that have bug labels. Would be nice to make it possible with the labels config option, which would specify the list of labels:
Maybe other options should also be configurable, for the API call: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#list-repository-issues
Now, we can filter issues by the creation date, with the help of
max-days. However, this is not enough. In my case, I want to touch only the issues that havebuglabels. Would be nice to make it possible with thelabelsconfig option, which would specify the list of labels:Maybe other options should also be configurable, for the API call: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#list-repository-issues