Skip to content

Add ParentIssueURL field to Issue struct - #3841

Merged
gmlewis merged 4 commits into
google:masterfrom
SP3269:add-parent-issue-attribute
Nov 20, 2025
Merged

Add ParentIssueURL field to Issue struct#3841
gmlewis merged 4 commits into
google:masterfrom
SP3269:add-parent-issue-attribute

Conversation

@SP3269

Copy link
Copy Markdown
Contributor

Fixes#3840

@google-cla

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@codecov

codecovBot commented Nov 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.41%. Comparing base (ea7dd81) to head (b75cb82).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3841 +/- ##
=======================================
Coverage 92.41% 92.41% =======================================
Files 197 197 Lines 14152 14152 =======================================
Hits 13079 13079 Misses 884 884 Partials 189 189 

☔ View full report in Codecov by Sentry.
📢 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.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @SP3269!
LGTM.
Merging.

@gmlewis
gmlewis merged commit ae3fff0 into google:masterNov 20, 2025
7 checks passed
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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.

Add ParentIssueURL field to Issue struct

2 participants

@SP3269@gmlewis