hoaproject / Central

Hoa is a modular, extensible, and structured set of PHP libraries.
https://hoa-project.net/
Other
104 stars 8 forks source link

Configure bors-ng for all projects #81

Open vonglasow opened 6 years ago

vonglasow commented 6 years ago

First allow the application in the settings

Add bors.toml with right configuration on all libraries listed below:

Pull request created

Pull Request merged

Hywan commented 6 years ago

Do you think it's a good idea to create a Ci repository, and use it as a submodule for all the other repositories? This Ci repository will contain scripts and/or files for CI, bots & co. The problem I'm trying to solve is avoid file duplication. Don't know if it would help.

vonglasow commented 6 years ago

Yes, it's a good idea if it was possible as Bors need to have a bors.toml file on root. I don't think it's possible for now.