developers.home-assistant/blog/2022-10-21-code-owner-comma...

1.0 KiB

author authorURL authorImageURL authorTwitter title
Paulus Schoutsen https://twitter.com/balloob /img/profile/paulus.jpg balloob GitHub Commands for Code Owners

The Home Assistant service hub has been extended by Ludeeus with a new feature: GitHub commands for code owners.

This feature allows any code owner to triage issues that are labeled with their integration. The following commands are available starting today:

  • @home-assistant close
    Close the issue. Limited to when there is only 1 integration labeled

  • @home-assistant rename New Title
    Change the title of the issue. Limited to when there is only 1 integration labeled

  • @home-assistant unassign <your domain>
    Remove the integration label and related assignees.

The bot will include these commands when it posts a comment to notify a code owner of a new issue or pull request (example).