Issues and PRs > Labels
Tom Azernour avatar
Written by Tom Azernour
Updated over a week ago

Dataset: Issues & Pull Requests

Entity: Pull Requests, Issues

Field ID: label_names

Type: List of text values

Description: The list of labels assigned to the item. Labels are app-specific and case-sensitive.

Source: App

Transformation logic: N/A

From:

Github (PRs, Issues)

labels

Gitlab (PRs, Issues)

labels

Bitbucket (PRs)

labels

JIRA (Issues)

labels + [issue_type] (same as labels)


⚠️ deprecation: the issue_type will be removed from the list of labels. Use metatags instead of labels if you want to keep this behavior.

ClickUp (Issues)

tags + [priority]

Trello (Issues)

labels + [column_name]

⚠️ deprecation: the column_name will be removed from the list of labels. Use workflow_status in combination with labels if you want to keep this behavior.

Did this answer your question?