Hey everybody
I've set everything up but I keep getting this error each time:
#latestEvent('closed'): thrown java.lang.IllegalStateException(event of type 'closed')
Issues have never been closed/reopened before, account has correct privileges (I can do everything manually) but can't seem to automate it. It's a private repository, in case that changes anything. Login is successful since I see issues being listed. This is the log, just repeating itself with different #:
2017-03-01 14:41:40,034 [INFO ] com.getbootstrap.no_carrier.Main$ - Checking issue #1196 ...
2017-03-01 14:42:01,461 [ERROR] com.jcabi.github.Issue$Smart - #latestEvent('closed'): thrown java.lang.IllegalStateException(event of type 'closed' not found in issue #1196) out of com.jcabi.github.Issue$Smart#latestEvent_aroundBody40[391] in 16s
2017-03-01 14:42:08,538 [ERROR] com.jcabi.github.Issue$Smart - #latestEvent('reopened'): thrown java.lang.IllegalStateException(event of type 'reopened' not found in issue #1196) out of com.jcabi.github.Issue$Smart#latestEvent_aroundBody40[391] in 7s
.2017-03-01 14:42:19,600 [INFO ] com.getbootstrap.no_carrier.Main$ - GitHub rate limit status: [4653/5000] (resets @ 1970-01-18T05:26:20.011Z)
2017-03-01 14:42:19,600 [INFO ] com.getbootstrap.no_carrier.Main$ - Checking issue #1107 ...
Hey everybody
I've set everything up but I keep getting this error each time:
#latestEvent('closed'): thrown java.lang.IllegalStateException(event of type 'closed')Issues have never been closed/reopened before, account has correct privileges (I can do everything manually) but can't seem to automate it. It's a private repository, in case that changes anything. Login is successful since I see issues being listed. This is the log, just repeating itself with different #: