Skip to content

Commit 61e2ae9

Browse files
isidoreJayBazuziScottBob
committed
. e gh cli
Co-Authored-By: Jay Bazuzi <1259628+JayBazuzi@users.noreply.github.com> Co-Authored-By: Scott Wierschem <28421044+ScottBob@users.noreply.github.com>
1 parent c0e5ffd commit 61e2ae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.windsurf/UpgradingDependencies.process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Failures can either be because of a build failure or a test failure.
88

99
## Process
1010
1. Ask for the github pullrequest number.
11-
2. Read URL:`https://github.com/approvals/ApprovalTests.Java/pull/<number>`
11+
2. Read the pull request via the github cli: `gh pr view <number> --json body`
1212
3. Run the tests to confirm a clean state, Also check the git status.
1313
4. Upgrade the dependency to that version.
1414
5. Run the tests again to see the failure.

0 commit comments

Comments
 (0)