Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleActions and Commands

The Commands and Actions URelease Bot can perform :

ActionsCommands
Open Source

delete release by its name

delete release <release-name>

No

delete application by its name

delete application <application-name>

No

delete user by name

delete user <user-name>

No

delete role by its name

delete role <role-name>

No

delete initiative by its name

delete initiative <initiative-name>

No

create role by name

create role <role-name>

No

create release from json file

create release *no need to provide details. all details will come from release json file*

No

create application by name

create application <application-name>

No

create initiative by name

create initiative <initiative-name>

No

create user from json

create user *no need to provide details. all details will come from user json file*

No

list all users

list users

No

list all roles

list roles

No

list all releases

list releases

No

list all applications

list applications

No

list all initiatives

list initiatives

No

Image RemovedImage Added → Actions available by default

Image RemovedImage Added → Actions enriched by OneDevOps | OnBot

...