Skip to content

Commit 68228c8

Browse files
iscai-msftiscai-msft
andauthored
[python] specify autorest.python verification PR should be draft (#5515)
Co-authored-by: iscai-msft <[email protected]>
1 parent aa4e698 commit 68228c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/http-client-python/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To make the downstream PR, follow these steps:
1212
a. Click on the section that says `5 published; 1 consumed`, like in the above picture
1313
b. Follow `Published artifacts -> build_artifacts_python -> packages -> typespec-http-client-python-x.x.x.tgz`.
1414
c. Go to the right side, click the three dots, and click `Copy download url`.
15-
3. Create a PR in [autorest.python](https://github.com/Azure/autorest.python), updating the version of the `@typespec/http-client-python` in the `package.json` files to be the downloaded URL
15+
3. Create a _draft_ PR in [autorest.python](https://github.com/Azure/autorest.python), updating the version of the `@typespec/http-client-python` in the `package.json` files to be the downloaded URL
1616
4. Run `pnpm install`, and follow that repo's [CONTRIBUTING.md](https://github.com/Azure/autorest.python/blob/main/CONTRIBUTING.md) for your second PR
1717
5. Once the PR to [autorest.python](https://github.com/Azure/autorest.python) passes, you can merge and release the original PR
1818
6. When the change to `@typespec/http-client-python` has been released, update your [autorest.python](https://github.com/Azure/autorest.python) repo to use the released version of the `@typespec/http-client-python` package

0 commit comments

Comments
 (0)