summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/librdkafka-2.1.0/.semaphore/project.yml
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/lib/librdkafka-2.1.0/.semaphore/project.yml')
-rw-r--r--fluent-bit/lib/librdkafka-2.1.0/.semaphore/project.yml43
1 files changed, 43 insertions, 0 deletions
diff --git a/fluent-bit/lib/librdkafka-2.1.0/.semaphore/project.yml b/fluent-bit/lib/librdkafka-2.1.0/.semaphore/project.yml
new file mode 100644
index 00000000..4ba05ab8
--- /dev/null
+++ b/fluent-bit/lib/librdkafka-2.1.0/.semaphore/project.yml
@@ -0,0 +1,43 @@
+# This file is managed by ServiceBot plugin - Semaphore. The content in this file is created using a common
+# template and configurations in service.yml.
+# Modifications in this file will be overwritten by generated content in the nightly run.
+# For more information, please refer to the page:
+# https://confluentinc.atlassian.net/wiki/spaces/Foundations/pages/2871296194/Add+SemaphoreCI
+apiVersion: v1alpha
+kind: Project
+metadata:
+ name: librdkafka
+ description: ""
+spec:
+ visibility: private
+ repository:
+ url: git@github.com:confluentinc/librdkafka.git
+ run_on:
+ - tags
+ - branches
+ pipeline_file: .semaphore/semaphore.yml
+ integration_type: github_app
+ status:
+ pipeline_files:
+ - path: .semaphore/semaphore.yml
+ level: pipeline
+ whitelist:
+ branches:
+ - master
+ - /semaphore.*/
+ - /dev_.*/
+ - /feature\/.*/
+ custom_permissions: true
+ debug_permissions:
+ - empty
+ - default_branch
+ - non_default_branch
+ - pull_request
+ - forked_pull_request
+ - tag
+ attach_permissions:
+ - default_branch
+ - non_default_branch
+ - pull_request
+ - forked_pull_request
+ - tag