1.8 KiB
1.8 KiB
stage | group | info |
---|---|---|
Ecosystem | Integrations | To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments |
ZenTao product integration (PREMIUM)
Introduced in GitLab 14.5.
ZenTao is a web-based project management platform.
Configure ZenTao
This integration requires a ZenTao API secret key.
Complete these steps in ZenTao:
- Go to your Admin page and select Develop > Application.
- Select Add Application.
- Under Name and Code, enter a name and a code for the new secret key.
- Under Account, select an existing account name.
- Select Save.
- Copy the generated key to use in GitLab.
Configure GitLab
Complete these steps in GitLab:
-
Go to your project and select Settings > Integrations.
-
Select ZenTao.
-
Turn on the Active toggle under Enable Integration.
-
Provide the ZenTao configuration information:
- ZenTao Web URL: The base URL of the ZenTao instance web interface you're linking to this GitLab project (for example,
example.zentao.net
). - ZenTao API URL (optional): The base URL to the ZenTao instance API. Defaults to the Web URL value if not set.
- ZenTao API token: Use the key you generated when you configured ZenTao.
- ZenTao Product ID: To display issues from a single ZenTao product in a given GitLab project. The Product ID can be found in the ZenTao product page under Settings > Overview.
- ZenTao Web URL: The base URL of the ZenTao instance web interface you're linking to this GitLab project (for example,
-
To verify the ZenTao connection is working, select Test settings.
-
Select Save changes.