项目作者: spack

项目描述 :
Spack maintainer bot 🤖
高级语言: Python
项目地址: git://github.com/spack/spackbot.git
创建时间: 2020-11-17T20:25:05Z
项目社区:https://github.com/spack/spackbot

开源协议:Other

下载


Spackbot

docs/assets/img/spackbot.png

This is a GitHub bot for the Spack
project. It automates various workflow tasks and handles jobs like:

  • Notifying maintainers about relevant pull requests;
  • Adding maintainers as reviewers if they are in the
    maintainers team in the
    Spack organization;
  • Inviting new maintainers to the maintainers team; and
  • Automatically labeling pull requests based on modified files.

This list could easily expand in the future.

This app was built using aiohttp and
gidgethub, based on @Mariatta’s
excellent
GitHub Bot Tutorial.

Want to learn more? Read the

⭐️ Spackbot Documentation ⭐️

License

Spack is distributed under the terms of both the MIT license and the
Apache License (Version 2.0). Users may choose either license, at their
option.

All new contributions must be made under both the MIT and Apache-2.0
licenses.

See LICENSE-MIT,
LICENSE-APACHE,
COPYRIGHT, and
NOTICE for details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

LLNL-CODE-811652