Skip to content
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

Azure DevOps Integration Support - Add Home PR/Issue Support #3977

Open
axosoft-ramint opened this issue Jan 23, 2025 · 1 comment · May be fixed by #3996 or #3999
Open

Azure DevOps Integration Support - Add Home PR/Issue Support #3977

axosoft-ramint opened this issue Jan 23, 2025 · 1 comment · May be fixed by #3996 or #3999
Assignees
Labels
feature New feature or request
Milestone

Comments

@axosoft-ramint
Copy link
Contributor

axosoft-ramint commented Jan 23, 2025

Add support for seeing associated Azure PRs/issues for branches/commits in Home view,

(parent #3902)

Testing notes

Issues and PRs on a commit

An open issue

Image

A closed issue

Image

An open PR

Image

A closed PR

Image

PRs and autolinks on Home

A PR on Home:

Enriched autolinks of PRs and issues on Home:

PR and issue links go to their webpages

  • Make sure they don't go to API
  • Check links of PRs and issues separately (there are different pieces of code for that)
@sergeibbb
Copy link
Member

sergeibbb commented Jan 28, 2025

Hi @axosoft-ramint

My work-in-progress commit of accessing Azure issue or PR is here: 7059372...0e245bd
If you have a chance to make a quick look at that and share any thoughts, you're very welcome.
Also if you already have a "wip" branch that I should base on, just let me know.

I've noticed that States are customizable and we need to rely on stateCategory. So, now I'm going to retrieve and cache state-map for the current project. (upd: it's here: c1f7f6e)

sergeibbb added a commit that referenced this issue Jan 29, 2025
sergeibbb added a commit that referenced this issue Jan 29, 2025
@axosoft-ramint axosoft-ramint removed their assignment Jan 29, 2025
sergeibbb added a commit that referenced this issue Jan 30, 2025
sergeibbb added a commit that referenced this issue Jan 30, 2025
@sergeibbb sergeibbb linked a pull request Jan 30, 2025 that will close this issue
7 tasks
@sergeibbb sergeibbb linked a pull request Jan 30, 2025 that will close this issue
7 tasks
sergeibbb added a commit that referenced this issue Jan 30, 2025
sergeibbb added a commit that referenced this issue Jan 30, 2025
sergeibbb added a commit that referenced this issue Jan 30, 2025
sergeibbb added a commit that referenced this issue Jan 30, 2025
sergeibbb added a commit that referenced this issue Jan 30, 2025
@sergeibbb sergeibbb linked a pull request Jan 30, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment