Skip to content

Create CODEOWNERS

Create CODEOWNERS #172

name: Backport Assistant
on:
pull_request_target:
types:
- closed
- labeled
permissions: write-all
jobs:
backport:
# using `main` as the ref will keep your workflow up-to-date
uses: hashicorp/vault-workflows-common/.github/workflows/backport.yaml@main

Check failure on line 11 in .github/workflows/vault-plugin-backport.yml

View workflow run for this annotation

GitHub Actions / Backport Assistant

Invalid workflow file

The workflow is not valid. .github/workflows/vault-plugin-backport.yml (Line: 11, Col: 11): Secret VAULT_ECO_GITHUB_TOKEN is required, but not provided while calling.