home-assistant / codeowners-mention

A Probot app to mention user(s) listed in CODEOWNERS on newly opened issues and PRs that have associated integration labels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED. Now part of our probot repo

codeowners-mention

A GitHub App built with Probot that A Probot app to mention user(s) listed in CODEOWNERS on newly opened issues and PRs that have associated integration labels

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how codeowners-mention could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

Apache 2.0 © 2019 The Home Assistant Authors (https://github.com/home-assistant/codeowners-mention)

About

A Probot app to mention user(s) listed in CODEOWNERS on newly opened issues and PRs that have associated integration labels


Languages

Language:JavaScript 96.7%Language:Dockerfile 3.3%