Skip to content

Using custom keys for deploy #5

@Aimpist

Description

@Aimpist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions