stagy icon indicating copy to clipboard operation
stagy copied to clipboard

Ensure that direct github app instalment without user on our side works

Open evheny0 opened this issue 6 years ago • 1 comments

By click of button in https://github.com/apps/deployqa

evheny0 avatar Dec 20 '19 15:12 evheny0

This is not possible without a User instance.

User has to exist because we need to create a user project role for the newly created project

Therefore when we install the github app, a project is not created and further PR creation calls a webhook, but it crashes due to project missing

nick-vyrko avatar Jan 02 '20 10:01 nick-vyrko