Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/purge-build-queue-plugin
Purge Build Queue Plugin
https://github.com/jenkinsci/purge-build-queue-plugin
build-queue jenkins jenkins-plugin
Last synced: 2 months ago
JSON representation
Purge Build Queue Plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/purge-build-queue-plugin
- Owner: jenkinsci
- License: mit
- Created: 2011-08-25T04:26:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T13:57:09.000Z (3 months ago)
- Last Synced: 2024-11-17T14:46:25.032Z (3 months ago)
- Topics: build-queue, jenkins, jenkins-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/purge-build-queue-plugin/
- Size: 174 KB
- Stars: 4
- Watchers: 99
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Purge build queue plugin
==============================
[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins/purge-build-queue-plugin/master)](https://ci.jenkins.io/job/plugins/job/purge-build-queue-plugin/)
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/purge-build-queue-plugin.svg)](https://plugins.jenkins.io/purge-build-queue-plugin/)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/purge-build-queue-plugin.svg?color=blue)](https://plugins.jenkins.io/purge-build-queue-plugin/)
[![Contributors](https://img.shields.io/github/contributors/jenkinsci/purge-build-queue-plugin.svg)](https://github.com/jenkinsci/purge-build-queue-plugin/graphs/contributors)
[![Crowdin](https://badges.crowdin.net/e/c78af83dfcb5c885696630c9f09d39c3/localized.svg)](https://jenkins.crowdin.com/purge-build-queue-plugin)Ordinarily, you can only remove jobs from the build queue one by one. This is inconvenient when the build queue contains many jobs.
This plugin adds a Purge Build Queue button to the top-level Jenkins page.
![](/images/purge-build-queue.png)
Click "Purge Build Queue" to clear all jobs from the build queue.