Label bot for GitHub PRs

I added a bot to the android repo, that labels PRs automatically based on the changed files. This might be useful for the openhab 1 and 2 addon repos.
@maintainers

https://github.com/openhab/openhab-android/commit/2c7534147b43621d32d98fc99f8fb7814ebf020b

4 Likes

I’ll open a PR.

https://github.com/openhab/openhab2-addons/pull/6440

It just has to be added, like done in your PRs and not setup in the settings of a repo?

Hey @J-N-K,

This might be something useful too for the oh2 addons repo:
https://github.com/actions/stale

Yes, that’s all. (GitHub Actions have to be enabled, but that’s the default repo setting.)

IMO stale bots are horrible. In some repos I have to write “Still existing” every few months to keep the issues open.