Next steps to correctly configure the PRE environment (Digital Ocean) #5
TheRustifyer
started this conversation in
Technical
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As per our initial tests with the AG, we successfully deployed it on PRE via GH actions with a chatbot command on the PR.
So, I am opening this discussion as a task tracker for the upcoming required configurations on our CD/CI
deploy-pre-chatbot
action to parse the output of the previous tasks and response accordingly. For example, if the deploy is successful, if it failed, if some required criteria isn't fullfilled, and add messages for when some non authorized author tries to use the deploy commands without being a CODEOWNERJWT
secret from PRE and regenerate it, to have a new one secured. This means that we need to load it from the environmentBeta Was this translation helpful? Give feedback.
All reactions