Commit Graph

9 Commits

Author SHA1 Message Date
Alois Klink 99beeba261 ci(pr-labeler): add required `template` option
This value is unused, but it's required, so we have to add it.

Fixes: a1673d3aca
2023-09-25 18:20:54 +01:00
Alois Klink a1673d3aca ci(pr-labeler): replace TimonVS/pr-labeler-action
Replace the `TimonVS/pr-labeler-action` with
`release-drafter/release-drafter` as it has an [`autolabeler`][1]
option that can autolabel PRs for us.

This should fix labeling PRs from forks,
see https://github.com/TimonVS/pr-labeler-action/issues/25.

I've kept the `.github/pr-labeler.yml` configuration file, so that
links to it from the https://mermaid.js.org website continue to work.

I've also kept everything in the same
`.github/workflows/pr-labeler.yml` GitHub Actions workflow to make the
`git diff` easier to review, and to keep the GitHub Actions permissions
the same.

[1]: ff929b5ceb/README.md (autolabeler)
2023-09-24 19:18:56 +01:00
Alois Klink 672a289909 style(pr-labeler): format .github/pr-labeler.yml
Change the formatting of .github/pr-labeler.yml to make `git diff`'s
easier to understand in a future commit.
2023-09-24 19:18:01 +01:00
Sidharth Vinod 0f4af09398
Add `Area: Documentation` to labeler 2023-07-07 10:32:13 +05:30
Sidharth Vinod 9263f75e5b
Update .github/pr-labeler.yml
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-07-07 10:27:56 +05:30
Sidharth Vinod 1682fa1e53
Update PR Labeler config 2023-07-06 22:05:58 +05:30
Matthieu MOREL b9513c80eb chore(ci) : fix pr-labeler failure
Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-09-07 09:34:25 +02:00
Matthieu MOREL 74c109d6f1
Update pr-labeler.yml to support Dependabot 2021-04-07 20:03:48 +02:00
Christian Klemm bbc4ede768
Added first workflows 2019-11-30 23:23:09 +01:00