blob: 6e0a3fd121ead4babffd56c2e0e338c625fd3a11 [file] [log] [blame]
- job:
name: mbed-tls-restricted-pr
description: 'mbedtls restricted PR job'
project-type: multibranch
prune-dead-branches: true
days-to-keep: -1
num-to-keep: -1
script-path: tests/.jenkins/Jenkinsfile
properties:
- raw:
xml: |
<org.jenkinsci.plugins.workflow.libs.FolderLibraries plugin="workflow-cps-global-lib@2.9">
<libraries>
<org.jenkinsci.plugins.workflow.libs.LibraryConfiguration>
<name>mbedtls-test</name>
<retriever class="org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever">
<scm class="org.jenkinsci.plugins.github_branch_source.GitHubSCMSource" plugin="github-branch-source@2.9.1">
<apiUri>https://api.github.com</apiUri>
<repoOwner>arthur-she</repoOwner>
<repository>mbedtls-test</repository>
<repositoryUrl>https://github.com/arthur-she/mbedtls-test</repositoryUrl>
</scm>
</retriever>
<defaultVersion>leo-mbedtls-open-ci-notify-github</defaultVersion>
<implicit>true</implicit>
<allowVersionOverride>true</allowVersionOverride>
<includeInChangesets>true</includeInChangesets>
</org.jenkinsci.plugins.workflow.libs.LibraryConfiguration>
</libraries>
</org.jenkinsci.plugins.workflow.libs.FolderLibraries>
scm:
- github:
api-uri: https://api.github.com
credentials-id: openci-bot-github-production-token
repo-owner: openci-bot
repo: mbedtls-restricted-openci
repository-url: https://github.com/openci-bot/mbedtls-restricted.git
branch-discovery: no-pr
discover-pr-forks-strategy: both
discover-pr-forks-trust: permission
discover-pr-origin: both
head-filter-regex: '(?!^PR-(631|653|663|758|759)-(merge|head)$)(PR-\d+-(merge|head))'
submodule:
disable: false
recursive: true
tracking: false
parent-credentials: false
ssh-checkout:
credentials: openci-bot-ssh-key