forcedotcom / git2gus

A Github application to keep issues in sync with Agile Accelerator
https://lwc-gus-bot.herokuapp.com
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

feat: add alternative annotation pattern GUS-W- #168

Closed mble-sfdc closed 1 year ago

mble-sfdc commented 1 year ago

This commit adds an alternative annotation pattern, GUS-W-, to be used to identify a work item.

The reason for this is that GitHub autolinks (https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-autolinks-to-reference-external-resources#configuring-autolinks-to-reference-external-resources) do not support patterns that begin with symbols (such as @). In order to keep auto linking and enable git2gus, we add support for this additional pattern.

The pattern is case sensitive to help avoid issues with words ending with "gus" e.g. argus, bogus, asparagus.

salesforce-cla[bot] commented 1 year ago

Thanks for the contribution! Before we can merge this, we need @mble-sfdc to sign the Salesforce Inc. Contributor License Agreement.

mble-sfdc commented 1 year ago

You already signed the CLA on 2023-05-09

Kinda weird, I'm an internal user after all.