Manage Bot Accounts
A project bot can only be associated to the project it was created within.
Add Bot Account
Prerequisite:
- You must have at least a Maintainer role.
To add a bot account to a project:
- From the left sidebar, select Projects and find your project.
- From the left sidebar, select Settings > Bot Accounts.
- Click the New bot account button.
- Enter the token name in the Name field.
- Select an access level.
- Set an optional expiry date.
- Select at least one scope.
- Click the Submit button.
You should now see the new bot account listed within the bot accounts table. Above the table you should also see a section for the newly created personal access token. Copy the personal access token, as it cannot be accessed afterwards.
Delete Bot Account
Prerequisites:
- You must have at least a Maintainer role.
To remove an existing bot account from a project:
- From the left sidebar, select Projects and find your project.
- From the left sidebar, select Settings > Bot Accounts.
- On the right hand side of the row for the bot account you want to delete, click the Delete bot link.
- Confirm that you would like to permanently delete the bot account by clicking the Confirm button.
All memberships associated with the deleted bot will automatically be removed.
Add Membership
Prerequisite:
- You must have at least a Maintainer role.
To add a bot account membership to a project:
- From the left sidebar, select Projects and find your project.
- From the left sidebar, select Members.
- Click the Add Member button.
- Select the bot account you want to add to the project.
- Select an access level (role).
- Select an optional Access expiration.
- Click the Add member to project button.
Remove Membership
Prerequisites:
- You must have at least a Maintainer role.
To remove a bot account membership from a project:
- From the left sidebar, select Projects and find your project.
- From the left sidebar, select Members.
- On the right hand side of the row for the bot account membership you want to remove, click the Remove link.
- Confirm that you would like to remove the bot account membership by clicking the Confirm button.