diff --git a/.github/release-drafter-azureblob.yml b/.github/release-drafter-azureblob.yml deleted file mode 100644 index d38d1006..00000000 --- a/.github/release-drafter-azureblob.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Azure Blob - v$RESOLVED_VERSION' -tag-template: 'azureblob/v$RESOLVED_VERSION' -tag-prefix: azureblob/v -include-paths: - - azureblob -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...azureblob/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-badger.yml b/.github/release-drafter-badger.yml deleted file mode 100644 index eb3175d6..00000000 --- a/.github/release-drafter-badger.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Badger - v$RESOLVED_VERSION' -tag-template: 'badger/v$RESOLVED_VERSION' -tag-prefix: badger/v -include-paths: - - badger -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...badger/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-bbolt.yml b/.github/release-drafter-bbolt.yml deleted file mode 100644 index 5b1f3612..00000000 --- a/.github/release-drafter-bbolt.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Bbolt - v$RESOLVED_VERSION' -tag-template: 'bbolt/v$RESOLVED_VERSION' -tag-prefix: bbolt/v -include-paths: - - bbolt -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...bbolt/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-clickhouse.yml b/.github/release-drafter-clickhouse.yml deleted file mode 100644 index c08b7f25..00000000 --- a/.github/release-drafter-clickhouse.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'ClickHouse - v$RESOLVED_VERSION' -tag-template: 'clickhouse/v$RESOLVED_VERSION' -tag-prefix: clickhouse/v -include-paths: - - clickhouse -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...clickhouse/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-cloudflarekv.yml b/.github/release-drafter-cloudflarekv.yml deleted file mode 100644 index e2ce83ed..00000000 --- a/.github/release-drafter-cloudflarekv.yml +++ /dev/null @@ -1,46 +0,0 @@ -name-template: "CloudflareKV - v$RESOLVED_VERSION" -tag-template: "cloudflarekv/v$RESOLVED_VERSION" -tag-prefix: cloudflarekv/v -include-paths: - - cloudflarekv -categories: - - title: "๐Ÿš€ New" - labels: - - "โœ๏ธ Feature" - - title: "๐Ÿงน Updates" - labels: - - "๐Ÿงน Updates" - - "๐Ÿค– Dependencies" - - title: "๐Ÿ› Fixes" - labels: - - "โ˜ข๏ธ Bug" - - title: "๐Ÿ“š Documentation" - labels: - - "๐Ÿ“’ Documentation" -change-template: "- $TITLE (#$NUMBER)" -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - "major" - minor: - labels: - - "minor" - - "โœ๏ธ Feature" - patch: - labels: - - "patch" - - "๐Ÿ“’ Documentation" - - "โ˜ข๏ธ Bug" - - "๐Ÿค– Dependencies" - - "๐Ÿงน Updates" - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...cloudflarekv/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-coherence.yml b/.github/release-drafter-coherence.yml deleted file mode 100644 index a2481dee..00000000 --- a/.github/release-drafter-coherence.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Coherence - v$RESOLVED_VERSION' -tag-template: 'coherence/v$RESOLVED_VERSION' -tag-prefix: coherence/v -include-paths: - - coherence -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...coherence/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-couchbase.yml b/.github/release-drafter-couchbase.yml deleted file mode 100644 index 5cb0ba1b..00000000 --- a/.github/release-drafter-couchbase.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Couchbase - v$RESOLVED_VERSION' -tag-template: 'couchbase/v$RESOLVED_VERSION' -tag-prefix: couchbase/v -include-paths: - - couchbase -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...couchbase/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-dynamodb.yml b/.github/release-drafter-dynamodb.yml deleted file mode 100644 index 4d3b328d..00000000 --- a/.github/release-drafter-dynamodb.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'DynamoDB - v$RESOLVED_VERSION' -tag-template: 'dynamodb/v$RESOLVED_VERSION' -tag-prefix: dynamodb/v -include-paths: - - dynamodb -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...dynamodb/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-etcd.yml b/.github/release-drafter-etcd.yml deleted file mode 100644 index eea43f2b..00000000 --- a/.github/release-drafter-etcd.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Etcd - v$RESOLVED_VERSION' -tag-template: 'etcd/v$RESOLVED_VERSION' -tag-prefix: etcd/v -include-paths: - - etcd -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...etcd/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-memcache.yml b/.github/release-drafter-memcache.yml deleted file mode 100644 index 8ed7e1b0..00000000 --- a/.github/release-drafter-memcache.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Memcache - v$RESOLVED_VERSION' -tag-template: 'memcache/v$RESOLVED_VERSION' -tag-prefix: memcache/v -include-paths: - - memcache -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...memcache/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-memory.yml b/.github/release-drafter-memory.yml deleted file mode 100644 index 28ccd907..00000000 --- a/.github/release-drafter-memory.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Memory - v$RESOLVED_VERSION' -tag-template: 'memory/v$RESOLVED_VERSION' -tag-prefix: memory/v -include-paths: - - memory -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...memory/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-minio.yml b/.github/release-drafter-minio.yml deleted file mode 100644 index 39f0e75e..00000000 --- a/.github/release-drafter-minio.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Minio - v$RESOLVED_VERSION' -tag-template: 'minio/v$RESOLVED_VERSION' -tag-prefix: minio/v -include-paths: - - minio -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...minio/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-mockstorage.yml b/.github/release-drafter-mockstorage.yml deleted file mode 100644 index 62330f1b..00000000 --- a/.github/release-drafter-mockstorage.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'MockStorage - v$RESOLVED_VERSION' -tag-template: 'mockstorage/v$RESOLVED_VERSION' -tag-prefix: mockstorage/v -include-paths: - - mockstorage -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...mockstorage/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-mongodb.yml b/.github/release-drafter-mongodb.yml deleted file mode 100644 index 3a2202f5..00000000 --- a/.github/release-drafter-mongodb.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'MongoDB - v$RESOLVED_VERSION' -tag-template: 'mongodb/v$RESOLVED_VERSION' -tag-prefix: mongodb/v -include-paths: - - mongodb -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...mongodb/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-mssql.yml b/.github/release-drafter-mssql.yml deleted file mode 100644 index 1b0d8693..00000000 --- a/.github/release-drafter-mssql.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'MSSQL - v$RESOLVED_VERSION' -tag-template: 'mssql/v$RESOLVED_VERSION' -tag-prefix: mssql/v -include-paths: - - mssql -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...mssql/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-mysql.yml b/.github/release-drafter-mysql.yml deleted file mode 100644 index 69e82219..00000000 --- a/.github/release-drafter-mysql.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'MySQL - v$RESOLVED_VERSION' -tag-template: 'mysql/v$RESOLVED_VERSION' -tag-prefix: mysql/v -include-paths: - - mysql -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...mysql/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-nats.yml b/.github/release-drafter-nats.yml deleted file mode 100644 index 2f947eaf..00000000 --- a/.github/release-drafter-nats.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Nats - v$RESOLVED_VERSION' -tag-template: 'nats/v$RESOLVED_VERSION' -tag-prefix: nats/v -include-paths: - - nats -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...nats/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-pebble.yml b/.github/release-drafter-pebble.yml deleted file mode 100644 index 8b4bf3ef..00000000 --- a/.github/release-drafter-pebble.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: "Pebble - v$RESOLVED_VERSION" -tag-template: "pebble/v$RESOLVED_VERSION" -tag-prefix: pebble/v -include-paths: - - pebble -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...pebble/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-postgres.yml b/.github/release-drafter-postgres.yml deleted file mode 100644 index 65452ab1..00000000 --- a/.github/release-drafter-postgres.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Postgres - v$RESOLVED_VERSION' -tag-template: 'postgres/v$RESOLVED_VERSION' -tag-prefix: postgres/v -include-paths: - - postgres -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...postgres/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-redis.yml b/.github/release-drafter-redis.yml deleted file mode 100644 index 1186ac1a..00000000 --- a/.github/release-drafter-redis.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Redis - v$RESOLVED_VERSION' -tag-template: 'redis/v$RESOLVED_VERSION' -tag-prefix: redis/v -include-paths: - - redis -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...redis/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-ristretto.yml b/.github/release-drafter-ristretto.yml deleted file mode 100644 index 06061684..00000000 --- a/.github/release-drafter-ristretto.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Ristretto - v$RESOLVED_VERSION' -tag-template: 'ristretto/v$RESOLVED_VERSION' -tag-prefix: ristretto/v -include-paths: - - ristretto -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...ristretto/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-rueidis.yml b/.github/release-drafter-rueidis.yml deleted file mode 100644 index d061c87b..00000000 --- a/.github/release-drafter-rueidis.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Rueidis - v$RESOLVED_VERSION' -tag-template: 'rueidis/v$RESOLVED_VERSION' -tag-prefix: rueidis/v -include-paths: - - rueidis -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...rueidis/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-s3.yml b/.github/release-drafter-s3.yml deleted file mode 100644 index 2ae8f2d4..00000000 --- a/.github/release-drafter-s3.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'S3 - v$RESOLVED_VERSION' -tag-template: 's3/v$RESOLVED_VERSION' -tag-prefix: s3/v -include-paths: - - s3 -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...s3/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-scylladb.yml b/.github/release-drafter-scylladb.yml deleted file mode 100644 index b5741196..00000000 --- a/.github/release-drafter-scylladb.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'ScyllaDb - v$RESOLVED_VERSION' -tag-template: 'scylladb/v$RESOLVED_VERSION' -tag-prefix: scylladb/v -include-paths: - - scylladb -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...scylladb/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-sqlite3.yml b/.github/release-drafter-sqlite3.yml deleted file mode 100644 index 1f4b061a..00000000 --- a/.github/release-drafter-sqlite3.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'SQLite3 - v$RESOLVED_VERSION' -tag-template: 'sqlite3/v$RESOLVED_VERSION' -tag-prefix: sqlite3/v -include-paths: - - sqlite3 -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...sqlite3/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-arangodb.yml b/.github/release-drafter-template.yml similarity index 86% rename from .github/release-drafter-arangodb.yml rename to .github/release-drafter-template.yml index 5167d14b..e694da89 100644 --- a/.github/release-drafter-arangodb.yml +++ b/.github/release-drafter-template.yml @@ -1,8 +1,8 @@ -name-template: 'ArangoDB - v$RESOLVED_VERSION' -tag-template: 'arangodb/v$RESOLVED_VERSION' -tag-prefix: arangodb/v +name-template: '{{FOLDER}} - v$RESOLVED_VERSION' +tag-template: '{{FOLDER}}/v$RESOLVED_VERSION' +tag-prefix: {{FOLDER}}/v include-paths: - - arangodb + - {{FOLDER}} categories: - title: 'โ— Breaking Changes' labels: @@ -45,6 +45,6 @@ version-resolver: template: | $CHANGES - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...arangodb/v$RESOLVED_VERSION + **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...{{FOLDER}}/v$RESOLVED_VERSION Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/release-drafter-valkey.yml b/.github/release-drafter-valkey.yml deleted file mode 100644 index 9143bdb8..00000000 --- a/.github/release-drafter-valkey.yml +++ /dev/null @@ -1,50 +0,0 @@ -name-template: 'Valkey - v$RESOLVED_VERSION' -tag-template: 'valkey/v$RESOLVED_VERSION' -tag-prefix: valkey/v -include-paths: - - valkey -categories: - - title: 'โ— Breaking Changes' - labels: - - 'โ— BreakingChange' - - title: '๐Ÿš€ New' - labels: - - 'โœ๏ธ Feature' - - title: '๐Ÿงน Updates' - labels: - - '๐Ÿงน Updates' - - '๐Ÿค– Dependencies' - - title: '๐Ÿ› Fixes' - labels: - - 'โ˜ข๏ธ Bug' - - title: '๐Ÿ“š Documentation' - labels: - - '๐Ÿ“’ Documentation' -change-template: '- $TITLE (#$NUMBER)' -change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. -exclude-contributors: - - dependabot - - dependabot[bot] -version-resolver: - major: - labels: - - 'major' - - 'โ— BreakingChange' - minor: - labels: - - 'minor' - - 'โœ๏ธ Feature' - patch: - labels: - - 'patch' - - '๐Ÿ“’ Documentation' - - 'โ˜ข๏ธ Bug' - - '๐Ÿค– Dependencies' - - '๐Ÿงน Updates' - default: patch -template: | - $CHANGES - - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...valkey/v$RESOLVED_VERSION - - Thank you $CONTRIBUTORS for making this update possible. diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 3e9a976b..f407cea3 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -1,68 +1,54 @@ name: Release Drafter (All) on: - push: - branches: - - master - - main + push: + branches: + - master + - main jobs: - changes: - runs-on: ubuntu-latest - permissions: - pull-requests: read - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Filter changes - id: filter - uses: dorny/paths-filter@v3 - with: - filters: | - arangodb: 'arangodb/**' - azureblob: 'azureblob/**' - badger: 'badger/**' - bbolt: 'bbolt/**' - clickhouse: 'clickhouse/**' - cloudflarekv: 'cloudflarekv/**' - coherence: 'coherence/**' - couchbase: 'couchbase/**' - dynamodb: 'dynamodb/**' - etcd: 'etcd/**' - memcache: 'memcache/**' - memory: 'memory/**' - minio: 'minio/**' - mockstorage: 'mockstorage/**' - mongodb: 'mongodb/**' - mssql: 'mssql/**' - mysql: 'mysql/**' - nats: 'nats/**' - pebble: 'pebble/**' - postgres: 'postgres/**' - redis: 'redis/**' - ristretto: 'ristretto/**' - rueidis: 'rueidis/**' - s3: 's3/**' - scylladb: 'scylladb/**' - sqlite3: 'sqlite3/**' - valkey: 'valkey/**' - outputs: - packages: ${{ steps.filter.outputs.changes }} + changes: + runs-on: ubuntu-latest + permissions: + pull-requests: read + steps: + - name: Checkout repository + uses: actions/checkout@v4 - release-drafter: - needs: changes - runs-on: ubuntu-latest - timeout-minutes: 30 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - strategy: - matrix: - package: ${{ fromJSON(needs.changes.outputs.packages) }} - steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Run Release Drafter - uses: release-drafter/release-drafter@v6 - with: - # E.g. if package == 'arangodb', config-name = release-drafter-arangodb.yml - config-name: release-drafter-${{ matrix.package }}.yml + - name: Generate filters + id: filter-setup + run: | + echo "filters=$(find . -maxdepth 1 -type d ! -path ./.git ! -path . | sed 's|./||' | awk '{printf "%s: \047%s/**\047\n", $1, $1}')" >> $GITHUB_OUTPUT + shell: bash + + - name: Filter changes + id: filter + uses: dorny/paths-filter@v3 + with: + filters: ${{ steps.filter-setup.outputs.filters }} + + outputs: + packages: ${{ steps.filter.outputs.changes }} + + release-drafter: + needs: changes + runs-on: ubuntu-latest + timeout-minutes: 30 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + strategy: + matrix: + package: ${{ fromJSON(needs.changes.outputs.packages) }} + steps: + - name: Checkout repository + uses: actions/checkout@v4 + + - name: Generate dynamic config from template + run: | + folder="${{ matrix.package }}" + sed "s|{{FOLDER}}|$folder|g" .github/release-drafter-template.yml > .github/release-drafter-$folder.yml + + - name: Use dynamic release-drafter configuration + uses: release-drafter/release-drafter@v6 + with: + config-name: release-drafter-${{ matrix.package }}.yml