diff --git a/.ci-orchestrator/pr.yml b/.ci-orchestrator/pr.yml new file mode 100644 index 0000000..7266b58 --- /dev/null +++ b/.ci-orchestrator/pr.yml @@ -0,0 +1,8 @@ +type: pipeline_definition +name: Websphere Traditional (tWAS) Containers SPS - PR +description: "Runs a set of compliance status checks for the WASDev/ci.docker.websphere-traditional app repo." +triggers: +- type: github + keyword: "!twas-pr" + triggerName: "TWASSPSViaPR" + groups: ["tWASContainersPersonal"] \ No newline at end of file