Skip to content

UI-9566 - Ensure a best effort migration of the KPI titles even when some titles could not be successfully migrated. #770

UI-9566 - Ensure a best effort migration of the KPI titles even when some titles could not be successfully migrated.

UI-9566 - Ensure a best effort migration of the KPI titles even when some titles could not be successfully migrated. #770

Workflow file for this run

name: Jira Check
on:
pull_request:
types:
# Check title when opened.
- opened
# Check title when edited.
- edited
# Check when new commits are pushed.
# Required to use as a status check.
- synchronize
jobs:
jira-check:
runs-on: ubuntu-22.04
name: Jira Check
steps:
- name: Jira Check
uses: dylanvann/[email protected]
with:
pattern: '^(UI|APS)-(\d*) - '