File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This file is managed by ServiceBot plugin - Semaphore. The content in this file is created using a common
2
+ # template and configurations in service.yml.
3
+ # Modifications in this file will be overwritten by generated content in the nightly run.
4
+ # For more information, please refer to the page:
5
+ # https://confluentinc.atlassian.net/wiki/spaces/Foundations/pages/2871296194/Add+SemaphoreCI
6
+ apiVersion : v1alpha
7
+ kind : Project
8
+ metadata :
9
+ name : confluent-kafka-javascript
10
+ description : " "
11
+ spec :
12
+ visibility : public
13
+ repository :
14
+ url :
[email protected] :confluentinc/confluent-kafka-javascript.git
15
+ run_on :
16
+ - forked_pull_requests
17
+ pipeline_file : .semaphore/semaphore.yml
18
+ integration_type : github_app
19
+ status :
20
+ pipeline_files :
21
+ - path : .semaphore/semaphore.yml
22
+ level : pipeline
23
+ forked_pull_requests :
24
+ allowed_contributors :
25
+ - " ConfluentSemaphore"
You can’t perform that action at this time.
0 commit comments