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

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


The following commit(s) were added to refs/heads/master by this push:
     new f02a43a8d ci: allow node and common scopes in PR titles (#3209)
f02a43a8d is described below

commit f02a43a8dbe1c89f3c6170faa501943be3d89c38
Author: Hubert Gruszecki <[email protected]>
AuthorDate: Mon May 4 12:52:07 2026 +0200

    ci: allow node and common scopes in PR titles (#3209)
---
 .github/workflows/_common.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/_common.yml b/.github/workflows/_common.yml
index a6d44d653..4654a01cc 100644
--- a/.github/workflows/_common.yml
+++ b/.github/workflows/_common.yml
@@ -97,6 +97,7 @@ jobs:
             ci
             cli
             clock
+            common
             connector
             connectors
             cpp
@@ -113,6 +114,7 @@ jobs:
             journal
             js
             mcp
+            node
             partitions
             proc
             pr_template

Reply via email to