|
|
@ -7,7 +7,7 @@ resource_types:
|
|
|
|
- name: pull-request
|
|
|
|
- name: pull-request
|
|
|
|
type: docker-image
|
|
|
|
type: docker-image
|
|
|
|
source:
|
|
|
|
source:
|
|
|
|
repository: jtarchie/pr
|
|
|
|
repository: teliaoss/github-pr-resource
|
|
|
|
- name: github-status-resource
|
|
|
|
- name: github-status-resource
|
|
|
|
type: docker-image
|
|
|
|
type: docker-image
|
|
|
|
source:
|
|
|
|
source:
|
|
|
@ -43,8 +43,8 @@ resources:
|
|
|
|
icon: source-pull
|
|
|
|
icon: source-pull
|
|
|
|
source:
|
|
|
|
source:
|
|
|
|
access_token: ((github-ci-pull-request-token))
|
|
|
|
access_token: ((github-ci-pull-request-token))
|
|
|
|
repo: ((github-repo-name))
|
|
|
|
repository: ((github-repo-name))
|
|
|
|
base: ((branch))
|
|
|
|
base_branch: ((branch))
|
|
|
|
ignore_paths: ["ci/*"]
|
|
|
|
ignore_paths: ["ci/*"]
|
|
|
|
- name: github-pre-release
|
|
|
|
- name: github-pre-release
|
|
|
|
type: github-release
|
|
|
|
type: github-release
|
|
|
|