# simple-queue-plugin **Repository Path**: mamh-java/simple-queue-plugin ## Basic Information - **Project Name**: simple-queue-plugin - **Description**: https://github.com/mamh-java/simple-queue-plugin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Simple Queue Plugin [![Jenkins Version](https://img.shields.io/badge/Jenkins-2.414.1-green.svg?label=min.%20Jenkins)](https://jenkins.io/download/) [![Build Status](https://ci.jenkins.io/job/Plugins/job/simple-queue-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/simple-queue-plugin/job/master/) \ Plugin for Jenkins enabling changing a build queue order from UI manually. # Usage Usage video: https://youtu.be/anyGsJIa020 \ There are two types of moves: one up/down or fast way to top/bottom. The third move type is added in filtered view to distinguish between top of filtered items and top of all items. The user must have an Administer/Overall or MANAGE/Overall permission for changing the queue order. (since plugin version 1.3.5)\ For using Manage permission is needed plugin: https://plugins.jenkins.io/manage-permission/ Orders buildable items only, for that reason [blocked](hhttps://stackoverflow.com/questions/56182285/difference-between-blocked-stuck-pending-buildable-jobs-in-jenkins) items do NOT have an arrow.
#### Screenshot ![Screenshot](docs_src/docs/images/queue_screenshot.png "Simple Queue screenshot") # CLI For CLI see documentation at https://jenkinsci.github.io/simple-queue-plugin # Other useful plugins - Alternatives If this plugin does not fit your needs, try using some of the plugins below that use more automatic approach:\ https://plugins.jenkins.io/PrioritySorter/ \ https://plugins.jenkins.io/dependency-queue-plugin/ \ https://plugins.jenkins.io/multi-branch-priority-sorter/ # Question & issues Javadoc & releases can be found on https://repo.jenkins-ci.org/releases/io/jenkins/plugins/simple-queue/ \ As well as Jenkins core our plugin uses JIRA for reporting issues. https://issues.jenkins.io \ If you want to read more about this plugin, Jenkins queue and plugin development help yourself with 44 pages long document in Czech language - https://github.com/otradovec/baka/blob/master/bakaText.pdf # License This plugin is published under MIT license. For further information see LICENSE.txt