Proposal: Gitmate to submit patches when available from master builds
- Dominant language
- JavaScript
- Stars
- 118
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
If coala dependencies update, new fixes may be automatically available.
They may come from new versions of linter tools, new releases of bears, or new data used by old bears.
The most common case for coala is updates to our mobans repo which need to be rolled out to all repos.
For this we will need a MobanBear .
The mechanism for creating PRs is simple, but will require some improvements to IGitt.
The logic for how to do this sanely in a constantly moving repo with humans involved is harder and needs a careful design and more careful implementation. We can and should do better than greenkeeper and similar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.