Closed mat-kap closed 1 week ago
Hi @mat-kap
You mean this:
?
Hi @Jonatha1983
yes I mean this. Most of the time I've small changes or bugfixes and I'm always use the auto-complete feature for that. It would be great to have that.
Will add that to the backlog of the next release.
** need to check if this is supported by the API, I think it is supported but not 100% sure.
@Jonatha1983 Excited to try this. Looked everywhere. Cannot find it (I am on the latest). Also can't find link work items -- so perhaps related?
Hi @awindillman what version of ide and what version of the Azd plugin?
Hi @awindillman what version of ide and what version of the Azd plugin?
IntelliJ 2024.3 with AZD 2024.3.8.
@awindillman You can't see the link work-item menu actions when right-clicking on a pull request details? Can you send me a screenshot?
Regarding autocomplete, the button to set autocomplete or to cancel is visible only in case the PR cannot be completed following the same convention as the Azure Devops portal.
There is no logic to set auto complete if you can just click complete because it will just complete.
Autocomplete is available on the portal when clicking on the link through the AZD timeline. But I do not see it in IntelliJ through AZD.
@awindillman You need to open the pr by double Click or right click + show details
Then in the pr details you should see all
Tried that. Here is that same PR: (image removed)
@awindillman Right-click on the details and you should see the link work item action
Also in the more actions (the 3 dots at the bottom younshold be able to see autocomplete ) or try to approve the pr and you should see the button instead of request reviewer
@awindillman Right-click on the details and you should see the link work item action
I am not clear what "details" meant. So I started clicking everywhere on the UI to find the correct pop-up menu.
In doing so I found that right-clicking to the right of the title on the timeline brings up a menu that blinks super-fast, but never really appears. It continues the blinking for about 30 seconds. Unfortunately, I could not capture a picture, but it reproduces every time.
Right-clicking on files brought up the dialog that included the link work items (yay):
Also in the more actions (the 3 dots at the bottom younshold be able to see autocomplete ) or try to approve the pr and you should see the button instead of request reviewer
I don't see that:
Hi @awindillman
This is the bug:
https://github.com/user-attachments/assets/ebfa234c-1efa-49cc-9af1-49f4cfe48a31
I also added the auto complete to the more actions (the three vertical dots)
I was able to make it work with the limitations you described.. almost. There was one more critical limitation required. Under no circumstances can I set AutoComplete on my own PR. However, I can set it on the PRs of others once I approve. In our case we set our own PRs to AutoComplete -- so we I was never seeing the option.
Thank you for providing me with this information!!!!
More info: The blinking thing to the right of the text in the timeline is the popup menu being drawn over and over again. A simple.. as in short.. timeline does not have the issue. However if the PR has lots of comments, resolutions, events, etc then it happens every time.
Sorry I did t get the last one, on which blinking you are talking about?
Sorry I did t get the last one, on which blinking you are talking about?
This one..
In doing so I found that right-clicking to the right of the title on the timeline brings up a menu that blinks super-fast, but never really appears. It continues the blinking for about 30 seconds. Unfortunately, I could not capture a picture, but it reproduces every time.
blinking_failed_to_reproduce.mov
what am I missing?
We're on Windows. That is likely a factor. Also, once I get it to succeed, it does work. I'll see if I can't get a movie for you.
As pull request creator I want the ability to use set the pull request to automatically complete when all policies succeed from the web view.