forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #229 from AzureArcForKubernetes/release-1.4.1
bump k8s-extension version to 1.4.1
- Loading branch information
Showing
2,368 changed files
with
1,137,243 additions
and
699,846 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.