GitLab
Import GitLab tickets to PlayerZero to enhance regression detection and more.
GitLab is an open-source end-to-end software development platform with built-in version control, issue tracking, and CI/CD.
Project Management Connectors
Project management connectors give PlayerZero visibility into:
- Issues and bugs logged
- Stories being worked on
- Releases made
- Internal feedback and issues logged
- Past issues that have been logged or backlogged
By hooking in a Project Management connector, PlayerZero correlates internal tickets, tasks and progress to the work your engineering team is doing, in real time. This allows you to identify the highest risk code change based on work-items of the past, so you can be sure that you never make the same mistake twice.
Ticketing Data
Ticketing connectors require the following permissions and access the following data:
Tickets (Read only)
The Ticket object is used to represent a ticket or a task within a system.
- Assignees
- Attachments
- Completed Timestamp
- Contact
- Creator
- Description
- Due Date
- Name
- Parent Ticket
- Priority
- Remote Created Timestamp
- Remote Updated Timestamp
- Status
- Ticket Type
- Ticket URL
Comments (Read and write)
The Comment object is used to represent a comment on a ticket. Comment writing is currently under development and will need to be turned on in PlayerZero.
- Body
- Privacy
- Remote Created Timestamp
- Ticket
- User
Attachments (Read only)
The Attachment object is used to represent an attachment for a ticket.
- Content Type
- File Name
- File URL
- Remote Created Timestamp
- Ticket
Contact (Read only)
The Contact object is used to represent the customer, lead, or external user that a ticket is associated with.
- Details
- Email Address
- Name
- Phone Number
Users (Read only)
The User object is used to represent an employee within a company.
- Email Address
- Is Active
- Name
- Teams
Teams (Read only)
The Team object is used to represent a team within the company receiving the ticket.
- Description
- Name
Collections (Read only)
Collections store the collection of a ticket, like engineering or program management
- Name
- Description
- Type
Setup
- From the PlayerZero web app, navigate to the home page.
- Click on the
Connectors
button. - Filter by the
Project Management
group in the dropdown. - Search for
GitLab
. - Login to your GitLab account if not already logged in.
- Enter your GitLab project domain or the appropriate API key for your project.
- Authorize Merge to read and write data through the GitLab connector.
Was this page helpful?