Skip to content

Merge branch 'fyle-fix-issues-around-tasks-and-qa-changes' into FYLE-… #8308

Merge branch 'fyle-fix-issues-around-tasks-and-qa-changes' into FYLE-…

Merge branch 'fyle-fix-issues-around-tasks-and-qa-changes' into FYLE-… #8308

pr_checks:
title:
- name: 'prefix_check'
regex: '^(?i)(fix|feat|test|chore|refactor|build):'
message_if_not_matching: 'PR title must start with "fix:", "feat:", "chore:", "refactor:", or "test:" (case-insensitive)'
description:
- name: 'clickup_check'
regex: '(?i)app.clickup.com'
message_if_not_matching: 'PR description must contain a link to a ClickUp (case-insensitive)'