generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
questionFurther information is requested or the issue is a questionFurther information is requested or the issue is a question
Description
Details
Is there a possibility to auto deploy an environment after CI and all the checks have passed? I have thought of a way of doing that: In my CI pipeline I create a .deploy dev comment in my pull request. The problem is that the github bot will not trigger a deployment so I need to create this comment as a user that is a collaborator in this same repository. I was thinking of using a github app (or a service account) just as described in issue #297. How shall I use this app as admins?
Is there any other way to autodeploy than my suggestion above?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requested or the issue is a questionFurther information is requested or the issue is a question