open-sauced / pizza-verse

A repository for all things pizza.
MIT License
38 stars 55 forks source link

Bug: Compliance action is not checking keywords "related to" and "relates to" #93

Closed adiati98 closed 3 months ago

adiati98 commented 3 months ago

Describe the bug

This repo has open issues that we don't want to close. Therefore, we encourage contributors to use keywords of "Relates to" or "Related to" when link an issue in their PR. However, the action only checks default keywords. So, whenever an issue is linked with other keywords than the default ones, they won't pass the check as screenshot below.

Screenshot 2024-05-13 235220

Steps to reproduce

  1. Create a PR.
  2. Add "Relates to" keywords in front of an issue number when linking an issue.
  3. Issue check won't pass and the bot will warn about this.