Skip to content

Conversation

@anudeepx
Copy link

Related Issue


Description

This feature introduces the ability to create a shareable link that showcases all open pull requests (PRs) of a user.

How Has This Been Tested?

Tested by entering a GitHub username and verifying that the correct open PRs are fetched and displayed.
Checked that the shareable link accurately redirects to the page displaying the user’s PRs.

Screenshots (if applicable)


Type of Change

  • Bug fix
  • [ ✔️] New feature
  • Code style update
  • Breaking change
  • Documentation update

@netlify
Copy link

netlify bot commented Jan 10, 2025

Deploy Preview for github-spy ready!

Name Link
🔨 Latest commit 0f4fab0
🔍 Latest deploy log https://app.netlify.com/sites/github-spy/deploys/6780be1b28858a0008c7bfac
😎 Deploy Preview https://deploy-preview-72--github-spy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mehul-m-prajapati
Copy link
Collaborator

@anudeep009 : If I click on the Share PR link, what type of URL are you creating?

@anudeepx
Copy link
Author

@anudeep009 : If I click on the Share PR link, what type of URL are you creating?

When the user clicks on the "Share PR" link, the following URL is generated:
{baseurl}/home/prs/{github_username}

This URL is copied to the clipboard and, upon visiting, displays the user's open pull requests.

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.

🚀 Feature: Create a shareable link which showcases PRs of a user

2 participants