Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Azure/azure-cli-extensions into rel…
Browse files Browse the repository at this point in the history
…ease-1.4.1
  • Loading branch information
Bavneet Singh committed May 19, 2023
2 parents db556d2 + d08401f commit 87a25a8
Show file tree
Hide file tree
Showing 2,368 changed files with 1,137,243 additions and 699,846 deletions.
10 changes: 8 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@

/src/costmanagement/ @kairu-ms @jsntcy

/src/datafactory/ @kairu-ms @evelyn-ys @Juliehzl
/src/datafactory/ @kairu-ms @evelyn-ys @Juliehzl

/src/blockchain/ @jsntcy

Expand Down Expand Up @@ -284,4 +284,10 @@

/src/traffic-controller/ @jaishals

/src/managedccfs/ @msftsettiy
/src/managedccfs/ @msftsettiy

/src/acrquery/ @CarolineNB

/src/workloads/ @jsntcy

/src/self-help/ @BharathaAravind
13 changes: 11 additions & 2 deletions .github/azure-client-tools-bot/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
files_check:
- files:
- "src/.*/HISTORY.rst"
- "src/.*/setup.py"
comment: |
If you want to release the new extension version.
Please write the description of changes into HISTORY.rst and update setup.py.
is_regex: true
type: necessary
allowed_branches:
- "main"
auto_choose_milestone:
enable: True
issue_expected_days: 7
pr_expected_days: 7
Loading

0 comments on commit 87a25a8

Please sign in to comment.