Skip to content

Commit

Permalink
Create inputset GitPullRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
andybharness committed May 14, 2024
1 parent 1693418 commit 7c22736
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .harness/trigger_GitPullRequest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
inputSet:
name: GitPullRequest
identifier: GitPullRequest
orgIdentifier: Feature_Flag
projectIdentifier: FFPipelines
pipeline:
identifier: ffdotnetwasmclientsdk
variables:
- name: release
type: String
default: "false"
value: "false"
properties:
ci:
codebase:
build:
type: PR
spec:
number: <+trigger.prNumber>

0 comments on commit 7c22736

Please sign in to comment.