Files
pinniped/pipelines/shared-tasks/create-or-update-pr/task.yml
Ryan Richard 3ea7403b6f update version and docs on website after release by creating a PR
instead of doing a direct commit to the main branch
2025-08-04 14:04:12 -07:00

18 lines
339 B
YAML

# Copyright 2020-2025 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
- name: pinniped
params:
DEPLOY_KEY:
GH_TOKEN:
BRANCH:
COMMIT_MESSAGE:
PR_TITLE:
PR_BODY:
run:
path: pinniped-ci/pipelines/shared-tasks/create-or-update-pr/task.sh