Merge remote-tracking branch 'origin/develop'

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
meysamhadeli 2023-01-14 18:08:40 +03:30
commit 98002e3726
3 changed files with 8 additions and 3 deletions

View File

@ -23,4 +23,5 @@
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
README.md
CHANGELOG.md

View File

@ -81,7 +81,9 @@ autolabeler:
body:
- '/JIRA-[0-9]{1,4}/'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-template: '- $TITLE (#$NUMBER)'
exclude-contributors:
- 'meysamhadeli'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver:
major:

4
.gitignore vendored
View File

@ -432,4 +432,6 @@ fabric.properties
*.sln.iml
# Tye
.tye/
.tye/
CHANGELOG.md