Skip to content

chore: move defaultUpgradeStrategy from USDE config to numaplane-controller-config #844

chore: move defaultUpgradeStrategy from USDE config to numaplane-controller-config

chore: move defaultUpgradeStrategy from USDE config to numaplane-controller-config #844

Workflow file for this run

name: PR
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- name: Check PR Title's semantic conformance
uses: Slashgear/[email protected]
with:
regexp: "(feat|fix|docs|chore):.+" # Regex the title should match.