Skip to content
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

Using custom keys for deploy #5

Open
Aimpist opened this issue Jul 26, 2019 · 0 comments
Open

Using custom keys for deploy #5

Aimpist opened this issue Jul 26, 2019 · 0 comments

Comments

@Aimpist
Copy link

Aimpist commented Jul 26, 2019

First requirement
Can I change the "deploy" keyword to some other custom word, to get the job done?
For example, As of now, we are using
"deploy my-awesome-app # deploy my-awesome-app default branch to default environment".

I want to get this job done by using below
" deliver my-awesome-app # deploy my-awesome-app default branch to default environment"

Second Requirement
"build my-awesome-app # from the default branch" (Logics and scripts I can develop to build)
Here, my requirement is only built but not deploy.

Concluding here

  1. I'm replacing the "deploy" keyword from "deliver".
  2. Along with delivering, sometime I may want to build ONLY but not deploy. So, can I use "build" also? So, basically, I want the ability to use both keywords on slack as and when required.

Is it possible with this bot? If yes, please share the steps to do this. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant