Releases: UlisesGascon/jenkins-status-alerts-and-reporting
Releases · UlisesGascon/jenkins-status-alerts-and-reporting
v1.4.0
What's Changed
PRs
- Improved documentation by @UlisesGascon in #9
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #10
- chore(deps-dev): bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #11
- tools: add support for gitpod by @UlisesGascon in #12
- fix: add git identity for Github Actions bot by @UlisesGascon in #13
- chore: upgrade Node version to 20.9.0 by @UlisesGascon in #14
- chore: bump to 1.4.0 by @UlisesGascon in #15
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Main Changes
- Added
disk-alert-level
optional input to set the disk usage alert level. - Added logic to manage disk usage alert level (open and close issues).
- Improved documentation.
- Other minor fixes and improvements.
PRs
- Added disk warning management by @UlisesGascon in #8
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: added auto closing issues when machines are back online by @UlisesGascon in #7
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
PRs
- feat: Ignore temporary Offline Machines by @UlisesGascon in #3
- chore: bump to 1.1.0 by @UlisesGascon in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
PRs
- Initial Release by @UlisesGascon in #1
Main changes
- Added project structure with
generator-github-action-for-marketplace@1.0.0
- Added I/O for the Github Action
- Added Github action metadata information
- Added project dependencies and devDependencies
- Added logic to download Jekins computer data from API using tokens
- Added Jenkins compute extractor
- Added templates to handle issues and reporting
- Added debugging steps to the core logic
- Added Json schemas validation
- Added Basic documentation including images
New Contributors
- @UlisesGascon made their first contribution in #1
Full Changelog: https://github.com/UlisesGascon/jenkins-status-alerts-and-reporting/commits/v1.0.0