File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : v1alpha
2+ kind : Project
3+ metadata :
4+ name : confluent-kafka-dotnet
5+ description : " "
6+ spec :
7+ visibility : private
8+ repository :
9+ url :
[email protected] :confluentinc/confluent-kafka-dotnet.git 10+ run_on :
11+ - branches
12+ - tags
13+ - pull_requests
14+ pipeline_file : .semaphore/semaphore.yml
15+ integration_type : github_app
16+ status :
17+ pipeline_files :
18+ - path : .semaphore/semaphore.yml
19+ level : pipeline
20+ whitelist :
21+ branches :
22+ - master
23+ - main
24+ - /^v\d+\.\d+\.x$/
25+ custom_permissions : true
26+ debug_permissions :
27+ - empty
28+ - default_branch
29+ - non_default_branch
30+ - pull_request
31+ - forked_pull_request
32+ - tag
33+ attach_permissions :
34+ - default_branch
35+ - non_default_branch
36+ - pull_request
37+ - forked_pull_request
38+ - tag
You can’t perform that action at this time.
0 commit comments