Open dominiccdj opened 2 years ago
To interact with the Jenkins Self-Service, add a comment to this issue (or any other), containing one of the following commands:
You can deploy a Jenkins Controller for the GitHub organization with the following command:
/jenkins controller-deploy
:information_source: You will get a response message as soon as the Controller is created on the underlying infrastructure. However, it can take a minute until the Controller is available for usage.
You can remove a Controller from the GitHub organization with the following command:
/jenkins controller-remove
You can list the deployed Controller(s) for the GitHub organization and see their access information with:
/jenkins controller-list
:information_source: Right now, just one Controller per organization is supported. In the future, this command can list multiple Controllers.
You can see this message again with the following command:
/jenkins help
For more information, please refer to https://devstack.vwgroup.com/confluence/x/dTnbEQ.
/jenkins help