jenkins-status-alerts-and-reporting

Create a Github Action that monitors the status of Jenkins and generates Markdown reports for your inventory. It also alerts you when the nodes are not functioning properly.

MIT License

Stars
4

Bot releases are visible (Hide)

jenkins-status-alerts-and-reporting - v1.4.0 Latest Release

Published by UlisesGascon 12 months ago

What's Changed

PRs

New Contributors

Full Changelog: https://github.com/UlisesGascon/jenkins-status-alerts-and-reporting/compare/v1.3.0...v1.4.0

jenkins-status-alerts-and-reporting - v1.3.0

Published by UlisesGascon over 1 year ago

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

Full Changelog: https://github.com/UlisesGascon/jenkins-status-alerts-and-reporting/compare/v1.2.0...v1.3.0

jenkins-status-alerts-and-reporting - v1.2.0

Published by UlisesGascon over 1 year ago

What's Changed

Full Changelog: https://github.com/UlisesGascon/jenkins-status-alerts-and-reporting/compare/v1.1.0...v1.2.0

jenkins-status-alerts-and-reporting - v1.1.0

Published by UlisesGascon over 1 year ago

jenkins-status-alerts-and-reporting - v1.0.0

Published by UlisesGascon over 1 year ago

What's Changed

PRs

Main changes

  • Added project structure with [email protected]
  • 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

Full Changelog: https://github.com/UlisesGascon/jenkins-status-alerts-and-reporting/commits/v1.0.0