Skip to content

Commit 137ce7d

Browse files
authored
DP-9370 - use cc-service-bot to manage Semaphore project (confluentinc#4127)
1 parent 7158892 commit 137ce7d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

service.yml

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: librdkafka
2+
lang: unknown
3+
lang_version: unknown
4+
git:
5+
enable: true
6+
github:
7+
enable: true
8+
semaphore:
9+
enable: true
10+
pipeline_enable: false
11+
triggers:
12+
- tags
13+
- branches
14+
branches:
15+
- master
16+
- /semaphore.*/
17+
- /dev_.*/
18+
- /feature\/.*/

0 commit comments

Comments
 (0)