mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-13 12:15:46 +08:00
Merge remote-tracking branch 'origin/develop'
# Conflicts: # CHANGELOG.md
This commit is contained in:
commit
98002e3726
@ -23,4 +23,5 @@
|
||||
**/secrets.dev.yaml
|
||||
**/values.dev.yaml
|
||||
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:
|
||||
- '/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
4
.gitignore
vendored
@ -432,4 +432,6 @@ fabric.properties
|
||||
*.sln.iml
|
||||
|
||||
# Tye
|
||||
.tye/
|
||||
.tye/
|
||||
|
||||
CHANGELOG.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user