Skip to content

build(deps): Bump layervai/ops-routines-workflows/.github/workflows/issue-priority.yml from 0.3.0 to 0.4.0#45

Merged
justin-layerv merged 1 commit into
mainfrom
dependabot/github_actions/layervai/ops-routines-workflows/dot-github/workflows/issue-priority.yml-0.4.0
Apr 29, 2026
Merged

build(deps): Bump layervai/ops-routines-workflows/.github/workflows/issue-priority.yml from 0.3.0 to 0.4.0#45
justin-layerv merged 1 commit into
mainfrom
dependabot/github_actions/layervai/ops-routines-workflows/dot-github/workflows/issue-priority.yml-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps layervai/ops-routines-workflows/.github/workflows/issue-priority.yml from 0.3.0 to 0.4.0.

Release notes

Sourced from layervai/ops-routines-workflows/.github/workflows/issue-priority.yml's releases.

v0.4.0 — validate-issue-templates reusable

New

  • validate-issue-templates.yml reusable workflow. Validates .github/ISSUE_TEMPLATE/*.y?ml against GitHub's published issue-form and issue-config vendor schemas via check-jsonschema. Fences the silent-failure mode where a malformed form + blank_issues_enabled: false hides issue creation entirely.

Shim:

name: Validate issue templates
on:
  push:
    branches: [main]
    paths: [".github/ISSUE_TEMPLATE/**"]
  pull_request:
    paths: [".github/ISSUE_TEMPLATE/**"]
permissions:
  contents: read
jobs:
  validate-templates:
    uses: layervai/ops-routines-workflows/.github/workflows/validate-issue-templates.yml@39fcb54fc36ea7b6032e138bd8b57647f2bb32f0  # v0.4.0

Optional inputs: template-dir, check-jsonschema-version, python-version.

Source: layervai/ops-routines#38.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…ssue-priority.yml

Bumps [layervai/ops-routines-workflows/.github/workflows/issue-priority.yml](https://github.com/layervai/ops-routines-workflows) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/layervai/ops-routines-workflows/releases)
- [Commits](layervai/ops-routines-workflows@5f1eb1a...39fcb54)

---
updated-dependencies:
- dependency-name: layervai/ops-routines-workflows/.github/workflows/issue-priority.yml
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 29, 2026
@justin-layerv justin-layerv merged commit 1378be9 into main Apr 29, 2026
11 checks passed
@justin-layerv justin-layerv deleted the dependabot/github_actions/layervai/ops-routines-workflows/dot-github/workflows/issue-priority.yml-0.4.0 branch April 29, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant