-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reporter says that app is not installed #71
Comments
I found an issue. It was because of this line: https://github.com/hipstersmoothie/create-check/blob/68da97dd5f59acf2cea7c156c60b71acfb20643a/src/index.ts#L10 |
Pleas pr!
…On Wed, Jan 8, 2020 at 8:13 AM Alexander Tihoniuk ***@***.***> wrote:
I found an issue. It was because of this line:
https://github.com/hipstersmoothie/create-check/blob/68da97dd5f59acf2cea7c156c60b71acfb20643a/src/index.ts#L10
My CI (TeamCity) doesn't have owner and repo information, so I pass them
via Environment Variables.
I think it should be mentioned in README
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#71?email_source=notifications&email_token=AAJDEBAQ4VHMWXBR4BSJ56TQ4X3TNA5CNFSM4J27SYG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEINDAOA#issuecomment-572141624>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJDEBBTU2P42XGX5NHZRPDQ4X3TNANCNFSM4J27SYGQ>
.
|
I need your explanation about your CI. Because in my case slug looks like: I think it could be more universal solution. Explanation:
Sandbox with the mock: https://repl.it/repls/TremendousMoccasinCrypto If its ok for you, I will wake PR to https://github.com/hipstersmoothie/create-check first, and then to reporter. |
Something like that: hipstersmoothie/create-check#70 |
There are still issues with the plugin, but I just set OWNER/REPO environment variables |
Hello! I have my own teamcity server. And reporter says:
Here is PR with integration: https://github.com/Dekkee/tuktuk-scg-scrapper/pull/17/files
App is installed:
Tried to make my own app as shown in readme.md, but error is the same.
As I see, it happens due to bad credentials: https://github.com/hipstersmoothie/create-check/blob/68da97dd5f59acf2cea7c156c60b71acfb20643a/src/index.ts#L85
But it happens even with your hard-coded key.
What did I miss? Thanks!
The text was updated successfully, but these errors were encountered: