Github Milestone Motivator: An innovative idea from Pulumi intriguing challenge
This is a submission for the Pulumi Deploy and Document Challenge: Get Creative with Pulumi and GitHub What I Built Managing GitHub milestones can be a tedious task, especially when it comes to tracking progress and keeping teams motivated. The "GitHub Milestone Motivator" is a creative solution built with Pulumi and the GitHub API to automate this process. It tracks milestone progress across repositories, posts encouraging comments on open issues (e.g., "Halfway there at 50%!") when progress hits key thresholds (25%, 50%, 75%, 100%), and assigns a "Milestone Star" label when a milestone is fully completed. Using Pulumi’s Automation API, this tool simplifies repository management and boosts team morale with minimal effort. Live Demo Link Demo link: https://github.com/demo-longphan/frontend (my tested repo before publishing this submission) https://github.com/demo-longphan/smart-contract Project Repo Github repository: https://github.com/longphanquangminh/creative-pulumi-github-contest My Journey My business flow logic: To use this tool effectively for management, please refer to the following steps:

This is a submission for the Pulumi Deploy and Document Challenge: Get Creative with Pulumi and GitHub
What I Built
Managing GitHub milestones can be a tedious task, especially when it comes to tracking progress and keeping teams motivated. The "GitHub Milestone Motivator" is a creative solution built with Pulumi and the GitHub API to automate this process. It tracks milestone progress across repositories, posts encouraging comments on open issues (e.g., "Halfway there at 50%!") when progress hits key thresholds (25%, 50%, 75%, 100%), and assigns a "Milestone Star" label when a milestone is fully completed. Using Pulumi’s Automation API, this tool simplifies repository management and boosts team morale with minimal effort.
Live Demo Link
Demo link:
- https://github.com/demo-longphan/frontend (my tested repo before publishing this submission)
- https://github.com/demo-longphan/smart-contract
Project Repo
Github repository: https://github.com/longphanquangminh/creative-pulumi-github-contest
My Journey
My business flow logic:
To use this tool effectively for management, please refer to the following steps: