jenkinsci / jenkinsci/github-autostatus-plugin
deprecated jenkins plugin dependencies
- Dominant language
- Java
- Stars
- 58
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
jenkins shows some of my installed plugins are deprecated:
> The following installed plugins are deprecated
[Cobertura Plugin](https://plugins.jenkins.io/cobertura)
[Code Coverage Plugin](https://plugins.jenkins.io/code-coverage-api)
[JaCoCo plugin](https://plugins.jenkins.io/jacoco)
>
> In general, this means that these plugins are either obsolete, no longer being developed, or may no longer work.
> See the linked web pages for further information about the cause for the deprecation, and suggestions on how to proceed.
as far as I can tell, these are all dependencies of `github-autostatus` (at least I didn't get those warnings before I installed the plugin)
`github-autostatus` is great because it just works(tm) and there's no alternative quite like it (besides painfully adding `publishChecks` to each of my stages in each of my pipelines), but the warnings _are_ a bit annoying.
are there any plans to address these? with no recent commits, I'm not sure if this plugin is still maintained
Contributor guide
Assessment
This issue has not been assessed yet.