Skip to content

ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml from 1.21.0 to 1.23.0 #289

ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml from 1.21.0 to 1.23.0

ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml from 1.21.0 to 1.23.0 #289

Workflow file for this run

name: PR Validation
on:
pull_request:
branches: [develop, release-candidate, main]
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
validate:
uses: LerianStudio/github-actions-shared-workflows/.github/workflows/pr-validation.yml@v1.21.0
with:
runner_type: "blacksmith-4vcpu-ubuntu-2404"
pr_title_types: |
feat
fix
docs
style
refactor
perf
test
chore
ci
build
revert
pr_title_scopes: |
api
cmd
internal
handlers
middleware
router
routes
schemas
bounded-contexts
constants
infrastructure
platform
service
acl
migrations
scripts
configs
proto
gen
deps
require_scope: false
min_description_length: 50

Check failure on line 52 in .github/workflows/pr-validation.yml

View workflow run for this annotation

GitHub Actions / PR Validation

Invalid workflow file

The workflow is not valid. .github/workflows/pr-validation.yml (Line: 52, Col: 31): Invalid input, min_description_length is not defined in the referenced workflow. .github/workflows/pr-validation.yml (Line: 53, Col: 24): Invalid input, check_changelog is not defined in the referenced workflow.
check_changelog: true
enforce_source_branches: true
enable_auto_labeler: true
labeler_config_path: '.github/labeler.yml'
secrets: inherit