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

@ -24,3 +24,4 @@
**/values.dev.yaml
LICENSE
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:

2
.gitignore vendored
View File

@ -433,3 +433,5 @@ fabric.properties
# Tye
.tye/
CHANGELOG.md