https://github.com/offa/maintenance-mode
Jenkins Plugin – Stops executing new builds across restarts.
https://github.com/offa/maintenance-mode
jenkins jenkins-plugin
Last synced: 6 months ago
JSON representation
Jenkins Plugin – Stops executing new builds across restarts.
- Host: GitHub
- URL: https://github.com/offa/maintenance-mode
- Owner: offa
- License: mit
- Created: 2020-03-13T15:12:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-30T15:31:38.000Z (7 months ago)
- Last Synced: 2025-06-30T16:42:22.056Z (7 months ago)
- Topics: jenkins, jenkins-plugin
- Language: Java
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Jenkins Maintenance Mode
[](https://github.com/offa/maintenance-mode/actions)
[](https://github.com/offa/maintenance-mode/releases)
[](LICENSE)

Stops executing new builds across restarts.
Unlike *Prepare for Shutdown*, the maintenance mode keeps the state until disabled explicitly.
## Usage
Enable / disable the maintenance mode through ***Manage Jenkins → Maintenance Mode***.