Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 429 Bytes

The-Devito-GitHub-BOT.md

File metadata and controls

12 lines (10 loc) · 429 Bytes

Things we wish the bot to do:

  • For each new PR
    • Check sanity of commit messages and PR titles (tags)
    • Check presence of github tags
    • Report CI turnaround time, raise a warning if too large
    • ...
  • Attach codecov to bot account, not Fabio's account (IIRC)
  • Attach docs deployment to bot account, not Navjot's account (IIRC)
  • ...

Take a look at what other bots do in popular projects such as SymPy, TensorFlow, etc.