Updated the key mapping for corporate_credit_card_expense_group_id wh… #5092
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pr_checks: | |
title: | |
- name: 'prefix_check' | |
regex: '^(fix|feat|test):' | |
message_if_not_matching: 'PR title must start with "fix:" or "feat:" or "test:"' | |
description: | |
- name: 'clickup_check' | |
regex: 'app.clickup.com' | |
message_if_not_matching: 'PR description must contain a link to a clickup' |