Skip to content

feat: expose pull request labels in metadata JSON - #1169

Merged
panva merged 1 commit into
nodejs:mainfrom
panva:metadata-json-labels
Aug 25, 2026
Merged

feat: expose pull request labels in metadata JSON#1169
panva merged 1 commit into
nodejs:mainfrom
panva:metadata-json-labels

Conversation

@panva

@panva panva commented Aug 25, 2026

Copy link
Copy Markdown
Member

Expose pull request label names in git node metadata --json as pullRequest.labels.

The metadata command already fetches these labels, exposing them will allow commit queue to avoid separately fetching labels before deciding whether a label mutation is needed.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@panva panva assigned aduh95 and unassigned aduh95 Aug 25, 2026
@panva
panva requested a review from aduh95 August 25, 2026 10:31
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.81%. Comparing base (fdcfe10) to head (363ce5f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1169   +/-   ##
=======================================
  Coverage   57.81%   57.81%           
=======================================
  Files          53       53           
  Lines       10397    10398    +1     
=======================================
+ Hits         6011     6012    +1     
  Misses       4386     4386           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Renegade334 Renegade334 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@panva
panva merged commit 297d58f into nodejs:main Aug 25, 2026
11 checks passed
@panva
panva deleted the metadata-json-labels branch August 25, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants