Skip to content

Commit

Permalink
Merge pull request #229 from AzureArcForKubernetes/release-1.4.1
Browse files Browse the repository at this point in the history
bump k8s-extension version to 1.4.1
  • Loading branch information
bavneetsingh16 authored May 20, 2023
2 parents db556d2 + 87a25a8 commit 3a154e9
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 3a154e9

Please sign in to comment.