Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

feat: add labels to PullRequestItem#239

Closed
sindunuragarp wants to merge 4 commits into
spotify:masterfrom
sindunuragarp:feat/add-labels-to-pr-item
Closed

feat: add labels to PullRequestItem#239
sindunuragarp wants to merge 4 commits into
spotify:masterfrom
sindunuragarp:feat/add-labels-to-pr-item

Conversation

@sindunuragarp
Copy link
Copy Markdown
Contributor

@sindunuragarp sindunuragarp commented Jun 20, 2025

This PR adds labels to the PullRequestItem object mapping.

Currently, the Issues object already contains labels, which is a list of Label objects that the Issue has.

PullRequest behind the scenes are nearly identical to Issue, including having a list of labels. This PR copies the labels field from Issues into PullRequestItem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant