Closed MonicaG closed 1 year ago
@deploy-tron deploy web to dev
@deploy-tron help
all commands are case sensitive and should be entered one comment at a time. Multiple commands in a single comment will not be processed
command | description | example usage |
---|---|---|
help | posts this message | @deploy-tron help |
deploy | Creates a deployment for a microservice to a particular environment. This is based on several factors that are configurable on my runtime. |
@deploy-tron deploy <microservice> to <environment> eg @deploy-tron deploy web to prod |
architecture | discover how to best architect your ci/cd solution while using this bot | @deploy-tron architecture |
configuration | learn about available configuration values | @deploy-tron configuration |
@deploy-tron deploy web to dev
Fancy seeing you here partner ðŸ¤
I'm @deploy-tron. First time seeing me? Run @deploy-tron help
to get started.
Keep in mind only authorized users will be able to trigger commands :)
Deployment 823928709 to development created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1805,"user":"MonicaG"}
Deployment 823931180 to development created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1805,"user":"MonicaG"}
@deploy-tron deploy web to test
Deployment 823951614 to staging created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1805,"user":"MonicaG"}
Deployment to staging succeeded!
@deploy-tron deploy web to prod
Deployment 823964473 to production created :)
The deployment has the following payload which you can integrate with your ci/cd service.
{"microservice":"web","pr":1805,"user":"MonicaG"}
Deployment to production succeeded!
Cleaning up dev artifacts and build artifacts
Summary
DEVEX-256 - update the link in the github-repositories section on the Welcome to the DevHub page to point to https://github.com/bcgov vs https://github.com/.
This change was requested to make our GitHub organization easier to fine.