Azure DevOps repo not showing Pull Requests on web browser

Copper Contributor

I was going through the documentation for configuring pull requests to allow moving commits from DEV to Main branch but for some reason it doesn't show in my repo.

 

Below is what is supposed to be visible to users  as per MS documentation-

 

create-pr-from-push-new-nav.png

 

Below is what I see on my repo -

luckyteckani_1-1647422090093.png

Am I missing a step here or is there a problem with my Azure DevOps login?

 

2 Replies

@luckyteckani 

First screen shot shows that Repository is created on GIT and second screen shot repository is created on TFS, hence the difference. There are some differences due repositories being from TFS and GIT

@luckyteckani : Same issue occurred to me. I went to ADO repo side icon and clicked on New Pull Request. On the next screen gave the source branch name (my feature branch), filled in title and description window, provided reviewers ids and created the Pull Request.