Commit graph

8 commits

Author SHA1 Message Date
Darcy Wong
3f213c99d2 chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
Marc Durdin
bb095f2bd2 chore(common): update actions to node16
Note: GH-sourced actions use tags; 3rd party actions use commit hashes.
2022-10-25 16:22:03 +11:00
Marc Durdin
59ad38eea3 chore: upgrade multi-labeler 2022-09-14 13:50:54 +10:00
Eberhard Beilharz
01789142bc
fix(common): Fix cherry-pick labeling
My previous commit escaped the parens which should be part of the
regex.
2021-09-30 16:48:25 +02:00
Eberhard Beilharz
0105fa7ca3
chore(linux): Use different action
This addresses the code review comments:

- fuxingloh/multi-labeler is written in Typescript
- config in different file
- only looking at the PR title, not the description

# Keyman Conventional Commit suggestions:
# - Consider appending the text ". Fixes #3869" to your commit message.
2021-01-25 15:35:03 +01:00
Eberhard Beilharz
8b3ac38b33
chore: Enhance PR labeling based on PR title
This PR adds the labeler-action GH action that applies labels
based on the PR title or description. This allows to automatically
assign labels based on our conventional commit message.
2021-01-07 20:24:48 +01:00
Marc Durdin
66b99d9015 chore: labeler does not yet support any except on master 2020-06-12 13:43:04 +10:00
Marc Durdin
37a824b59b chore: labeler 2020-06-12 13:24:36 +10:00