Release of new logstash gems should trigger CI of dependents plugins.
Open
discuss
enhancement
tests-infra
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Taking the example of the **logstash-input-github** plugin, CI badge is green **but**:
- Last build was done in October against logstash 2.0.0 snapshot5
- The plugin is in fact broken => https://github.com/logstash-plugins/logstash-input-github/issues/8
Is there some solution to have a "more recent" status for each plugin like
- simple solution=> scheduled builds
- complex solution => triggered by change in the dependencies
Thoughts ?
Contributor guide
Assessment
This issue has not been assessed yet.