An Innovation by Sai Sravan Cherukuri
SkyBuild is an open-source framework that turns Jira Service Management into a powerful infrastructure orchestration engine. It bridges the gap between enterprise governance and automated Windows deployment.
SkyBuild is an open-source framework designed to transform Jira Service Management (JSM) into a high-velocity provisioning engine. By treating Jira as the control plane, IT teams can automate the end-to-end lifecycle of Windows Server Virtual Machines while maintaining 100% visibility through Jira Assets.
The power of SkyBuild lies in its governance. Below is the required Assets Object Schema that serves as the Source of Truth for every deployment.
| Object Type | Attribute | Description |
|---|---|---|
| VM Instance | Hostname | Unique ID for the Windows Server. |
| VM Instance | IP Address | Reserved network identifier. |
| VM Instance | Specs | Assigned RAM and vCPU count. |
| OS Library | Image ID | Path to the approved Windows .vhdx or Gold Image. |
| Environment | Cluster | Target Hyper-V or VMware host group. |
/assets-schema/: Contains .json templates for importing the Object Schema into Jira./automation-rules/: Pre-configured Jira Automation logic to trigger the WinFlow engine./scripts/: The Invoke-WinFlow.ps1 PowerShell module./docs/: Technical documentation and architecture diagrams.I am actively developing SkyBuild to move beyond simple provisioning into full Platform Engineering.
I developed SkyBuild to address the ‘Black Box’ problem in infrastructure. By using Jira Assets as the source of truth, every automated build is inherently compliant, documented, and visible to the entire organization, not just the SysAdmin team.
— Sai Sravan Cherukuri
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.
I developed this open-source project with a deep passion for sharing knowledge and adding tangible value to the IT industry. My goal is to empower the community by simplifying complex infrastructure challenges through automation. I believe that by helping each other grow, we elevate the entire industry.
I am always open to discussing Atlassian ecosystems, DevSecOps, or infrastructure automation. Feel free to reach out or follow my journey:
👤 Sai Sravan Cherukuri 🔗 Connect with me on LinkedIn
🌐 Visit my Website