Hi,
Have you confirmed you
a. Have Cirrus installed
b. It is authorized to the repo
?
@RDIL Hi!


Is Cirrus in your Authorized GitHub Apps also? Thanks for your quick reply.
@RDIL No

@RDIL How to add to Authorized GitHub Apps?
I鈥檓 not quite sure. I believe it has to be in there for it to work. Try uninstalling the app and cancelling your plan, then try to reinstall it.
@RDIL How to cancel plan?)
@RDIL
I authorize on https://cirrus-ci.com

But no repositories shown. Then I reinstall (removed then installed) Cirrus CI. On https://cirrus-ci.com too no repositories

It's so strange behavior
Try Commiting to the repo you want to add now
@artemirq I found the issue and fixed it. See my PR.
@RDIL Thanks so much. I didn't know, what _task append is required
@RDIL Functionality at cirrus-ci.com just not implemented yet? Sorry, I thought it was a bug. Sorry for this
@artemirq which functionality are you referring to? Cirrus CI has lazy initialization so until you commit .cirrus.yml config file to your repository it won't appear on cirrus-ci.com (BTW now I see build for your repository on https://cirrus-ci.com/github/artemirq/zero-scriptsjs).
@RDIL thank you for digging into the issue!
@fkorotkov Now I see too. Thanks =)