Designed and implemented a cross-platform governance automation framework integrating Jira, Smartsheet Control Center, and Looker dashboards.
This project is an automated governance and reporting framework that integrates:
- Jira Issue Tracking
- Smartsheet (Control Center project provisioning)
- Google Sheets data aggregation
- Looker Studio dashboards
It ensures structured project creation, centralized tracking, and real-time reporting across systems.
Jira → Smartsheet (Control Center Projects) → Google Sheets → Looker Dashboard
- Issues are created and updated in Jira.
- Smartsheet Control Center provisions structured project templates.
- Users fill project-level details inside Smartsheet.
- Python automation extracts and transforms relevant data.
- Data is pushed to Google Sheets.
- Looker Studio reads from Google Sheets to power live dashboards.
- 🔄 Automated Jira API data extraction
- 📊 Structured Smartsheet project governance
- 🔐 Secure API authentication using GitHub Secrets
- 🧮 Data transformation & normalization
- 📤 Automated push to Google Sheets
- 📈 Live dashboard integration (Looker Studio)
- 🚀 CI/CD execution using GitHub Actions
Sensitive credentials are stored securely using GitHub Actions secrets:
- JIRA_SECRET
- GSHEET_SECRET No credentials are hardcoded in the repository.
- Improves visibility across projects
- Reduces manual tracking
- Enhances governance and auditability
- Enables real-time executive reporting
- Bridges operational systems with analytics
- Python
- Jira REST API
- Smartsheet API
- Google Sheets API
- GitHub Actions
- Looker Studio
- Project variance monitoring
- Resource planning insights
- Governance compliance checks
- Cross-platform project lifecycle tracking