-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Verification steps
-
- If branch has closed PRs only, it shows one of them (most recent)
-
commit PR
-
links work
-
- PRs (template:
PR <num>) - Issues (template:
#<num>) - check that links of Issues and PRs work in pop-ups (both: under "#" and under their visible titles)
- check that autolinks of other integration types are not borken
- PRs (template:
-
Launchpad
- you see open PRs categorized
- pin/unpin, snooze/unsnooze work and persist after reloading the window
- a PR URL goes go to the right place on remote
- switch to Branch works
- open in Worktree works
- "merge" works
-
Issues
-
Rest of Home
- Branch PR is shown on Home
- If branch has closed PRs only, it shows one of them (most recent), same as on Branches View.
-
Compare links work ("Open comparison on remote")
-
check that all above still works for Azure Cloud
-
Check for possible breaking changes of the Library update. We've updated the library from 0.28.5 to 0.29.6, so we want to test the affected areas:
- Bitbucket Server: there was an update in
providerUtils/bitbucketServer.ts/normalizePermissions(). Probably, refactoring. It was an update of showing user avatars.- New method
getRepoPermissionsForUsernameandgetAccountsForProjecthave been added. We might want to review our code to replace some pieces of our custom implementation with the library calls.
- New method
- Azure DevOps Cloud: Server appeared so the logic of defining the base URL has been changed. Also retrieval user's organizations and collections might be affected.
- GitLab: few changes related to avatars
- Bitbucket Server: there was an update in
Metadata
Metadata
Assignees
Labels
verified ✔VerifiedVerified






