mono / api-doc-tools

.NET Reference API Toolchain
MIT License
68 stars 48 forks source link

update #705

Closed v-fuquanli closed 2 months ago

xmdanni commented 2 months ago

https://dev.azure.com/ceapex/Engineering/_build/results?buildId=1828440

xmdanni commented 2 months ago

https://dev.azure.com/ceapex/Engineering/_build/results?buildId=1828442

xmdanni commented 2 months ago

https://dev.azure.com/ceapex/Engineering/_build/results?buildId=1831045

xmdanni commented 2 months ago

If you do not update version when you create a PR, you can change the pr part in https://github.com/mono/api-doc-tools/blob/main/trigger-OneBranch-Buddy.yml as below to avoid CI auto publish a preview release with the old version.

pr:
  autoCancel: true
  drafts: false
  branches:
    include:
    - main
    - develop