Where can i view pull request status

Hi, I have recently created a PR on day 30th, to complete the challenge.
Where can i view the status of my created PR or track PR.
PS: I guess I forgot to add myself in watcher list.

Please guide.

Thanks for awesome 30 days challenges! :slight_smile:

Hi @mainitarun7,

Pull requests are stored against the source collection that you forked from. So if you load the original β€œDay 30” collection, and click the Pull Requests icon in the sidebar, you will be presented with a list of all the pull requests which have been submitted. This link should take you straight to it.

At the time of writing, your pull request is the most recently opened PR, with a status of β€œOpen” (i.e. unreviewed) -

image

If you click on the pull request title, it will take you to a page where you can review its content - and indeed you will be able to click the Watch icon to get notification :slight_smile: The link for your PR is below:

https://www.postman.com/postman/workspace/30-days-of-postman-for-developers/pull-request/47603eee-e809-4502-9104-ea4a69b48dba?workspace=f1c6b0a9-b930-4165-9aa4-f655dd7051b5

1 Like

Thanks for replying and going extra mile by placing hyperlink and snapshot for clear information! :grinning: