You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,8 @@ git checkout *.cs
106
106
. ./scripts/promoteUnshipped.ps1
107
107
```
108
108
109
+
> Note: the promotion of APIs is automated through the dedicated workflow and should result in pull requests being automatically opened.
110
+
109
111
## Updating the benchmark information
110
112
111
113
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