We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a579ee + 76975e4 commit 5221c2bCopy full SHA for 5221c2b
ci/pipeline.yml
@@ -7,7 +7,7 @@ resource_types:
7
- name: pull-request
8
type: docker-image
9
source:
10
- repository: jtarchie/pr
+ repository: teliaoss/github-pr-resource
11
- name: github-status-resource
12
13
@@ -43,8 +43,8 @@ resources:
43
icon: source-pull
44
45
access_token: ((github-ci-pull-request-token))
46
- repo: ((github-repo-name))
47
- base: ((branch))
+ repository: ((github-repo-name))
+ base_branch: ((branch))
48
ignore_paths: ["ci/*"]
49
- name: github-pre-release
50
type: github-release
0 commit comments