mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 19:41:52 +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
|
||||
LICENSE
|
||||
README.md
|
||||
CHANGELOG.md
|
||||
|
||||
4
.github/release-drafter.yml
vendored
4
.github/release-drafter.yml
vendored
@ -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
2
.gitignore
vendored
@ -433,3 +433,5 @@ fabric.properties
|
||||
|
||||
# Tye
|
||||
.tye/
|
||||
|
||||
CHANGELOG.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user