mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 03:11:51 +08:00
Merge remote-tracking branch 'origin/develop'
# Conflicts: # CHANGELOG.md
This commit is contained in:
commit
98002e3726
@ -24,3 +24,4 @@
|
|||||||
**/values.dev.yaml
|
**/values.dev.yaml
|
||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
|
CHANGELOG.md
|
||||||
|
|||||||
4
.github/release-drafter.yml
vendored
4
.github/release-drafter.yml
vendored
@ -81,7 +81,9 @@ autolabeler:
|
|||||||
body:
|
body:
|
||||||
- '/JIRA-[0-9]{1,4}/'
|
- '/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.
|
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
|
||||||
version-resolver:
|
version-resolver:
|
||||||
major:
|
major:
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -433,3 +433,5 @@ fabric.properties
|
|||||||
|
|
||||||
# Tye
|
# Tye
|
||||||
.tye/
|
.tye/
|
||||||
|
|
||||||
|
CHANGELOG.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user