This is an automated email from the ASF dual-hosted git repository.

reiabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new 9965fd9bd Delete .github/.github directory
9965fd9bd is described below

commit 9965fd9bd22fb3bbec02b854b2c0aedaa36e26d5
Author: reiabreu <[email protected]>
AuthorDate: Sun Apr 19 17:37:50 2026 +0100

    Delete .github/.github directory
---
 .github/.github/release.yml | 50 ---------------------------------------------
 1 file changed, 50 deletions(-)

diff --git a/.github/.github/release.yml b/.github/.github/release.yml
deleted file mode 100644
index 6d05cf647..000000000
--- a/.github/.github/release.yml
+++ /dev/null
@@ -1,50 +0,0 @@
-changelog:
-  categories:
-    - title: "๐Ÿ›ก๏ธ Security Fixes"
-      labels:
-        - "security"
-        - "vulnerability"
-        - "cve"
-    - title: "โš ๏ธ Breaking Changes"
-      labels:
-        - "breaking-change"
-        - "major"
-    - title: "๐Ÿš€ New Features"
-      labels:
-        - "feature"
-        - "enhancement"
-        - "new-stuff"
-    - title: "๐Ÿ› Bug Fixes"
-      labels:
-        - "bug"
-        - "fix"
-        - "patch"
-    - title: "๐Ÿ“ฆ Dependency Upgrades"
-      labels:
-        - "dependencies"
-        - "dependencies-label"
-    - title: "๐Ÿ“– Documentation"
-      labels:
-        - "documentation"
-        - "docs"
-    - title: "๐Ÿงช Testing & QA"
-      labels:
-        - "tests"
-        - "qa"
-    - title: "๐Ÿ  Maintenance & Refactoring"
-      labels:
-        - "chore"
-        - "refactor"
-        - "performance"
-    - title: "๐Ÿค– CI/CD & Build"
-      labels:
-        - "ci"
-        - "github-actions"
-        - "build"
-  exclude:
-    labels:
-      - "skip-changelog"
-      - "wip"
-      - "duplicate"
-    authors:
-      - "github-actions[bot]"

Reply via email to