GitHub - jenkinsci/queue-cleanup-plugin: Remove stalled items waiting in Jenkins queue · GitHub
Skip to content

jenkinsci/queue-cleanup-plugin

 
 

Folders and files

Repository files navigation

Queue Cleanup plugin

The Queue Cleanup plugin removes stalled items waiting in the Jenkins queue. The plugin allows an administrator to configure a queue wait timeout and item regex pattern. All items matching pattern and waiting longer than timeout hours will be removed from the queue.

Operation of the cleanup task is logged in org.jenkinsci.plugins.queuecleanup. The task checking period can be configured using org.jenkinsci.plugins.queuecleanup.QueueCleanup.period(default 1 hour).

About

Remove stalled items waiting in Jenkins queue

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Java 100.0%