Skip to content

Commit 807683b

Browse files
committed
docs: adds the automatic PR information
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 9368efd commit 807683b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ git checkout *.cs
106106
. ./scripts/promoteUnshipped.ps1
107107
```
108108

109+
> Note: the promotion of APIs is automated through the dedicated workflow and should result in pull requests being automatically opened.
110+
109111
## Updating the benchmark information
110112

111113
To ensure performance of the library does not degrade over time, we have continuous benchmarks running. You might see the continuous integration failing if your pull request changed any model under __src/Microsoft.OpenApi/Models__.

0 commit comments

Comments
 (0)