Skip to content

Display linked issue(s) from the PR Overview #5824 #6835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mohamedamara1
Copy link
Contributor

Replacement of #5825

@mohamedamara1
Copy link
Contributor Author

mohamedamara1 commented Apr 26, 2025

the closing issues of a PR are retireved succesfully as props to the sidebar component, what's missing is

  • listing them down in the UI
  • improvements on the selected fields

@mohamedamara1 mohamedamara1 marked this pull request as draft April 26, 2025 23:32
@mohamedamara1 mohamedamara1 marked this pull request as ready for review April 26, 2025 23:33
@@ -632,6 +632,14 @@ export interface PullRequest extends Issue {
viewerCanDisableAutoMerge: boolean;
isDraft?: boolean;
suggestedReviewers: SuggestedReviewerResponse[];
closingIssuesReferences?: {

This comment was marked as spam.

@mohamedamara1
Copy link
Contributor Author

any comments on this so far ? @alexr00
I know that I still need to fix the UI a bit (icons)

@alexr00 alexr00 added this to the May 2025 milestone Apr 30, 2025
@alexr00
Copy link
Member

alexr00 commented Apr 30, 2025

I'll try to take a look on Friday. We're doing our release prep week now (endgame).

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