A lightweight Node.js library for detecting and extracting information from CI/CD environments. Automatically detects the CI platform (Buddy, GitHub Actions, CircleCI) and provides structured information about the current build, including branch names, commit hashes, pull request details, and more.
npm install @buddy-works/ci-infoMIT