Skip to content

feat: restore deployment stats and auto-merge functionality - #35

Merged
ishaileshpant merged 1 commit into
mainfrom
feature/restore-deployment-stats
Sep 26, 2025
Merged

ishaileshpant merged 1 commit into
mainfrom
feature/restore-deployment-stats

Conversation

@ishaileshpant

Copy link
Copy Markdown
Collaborator

🚀 Restore GitHub Deployment Stats

The GitHub repository was missing deployment stats and counts because the deployment workflows were disabled during the restructuring process.

❌ Problem:

  • Auto-merge workflows were disabled ( extension)
  • No active deployment workflows
  • GitHub UI not showing deployment stats and counts
  • Missing deployment tracking

✅ Solution:

  • **Added ** - Vercel deployment workflow
  • **Added ** - Static site deployment validation
  • **Re-enabled ** - Auto-merge functionality (renamed from simple-auto-merge.yml)
  • Restored deployment tracking - GitHub will now show deployment stats

📋 Changes:

  • Created proper deployment workflows
  • Re-enabled auto-merge functionality
  • Added deployment validation steps
  • Restored GitHub deployment stats and counts

🎯 Benefits:

  • Deployment stats visible in GitHub UI
  • Deployment counts tracked by GitHub
  • Auto-merge functionality restored
  • Deployment validation added
  • Vercel integration ready

This will restore the deployment stats and counts that were previously visible in the GitHub repository UI.

- Added deploy.yml workflow for Vercel deployments
- Added static-deploy.yml workflow for deployment validation
- Re-enabled auto-merge.yml workflow (renamed from simple-auto-merge.yml)
- These workflows will restore deployment stats and counts in GitHub UI
- Maintains deployment tracking and auto-merge functionality
@ishaileshpant ishaileshpant self-assigned this Sep 26, 2025
@ishaileshpant
ishaileshpant merged commit 5a6f792 into main Sep 26, 2025
5 checks passed
@vercel

vercel Bot commented Sep 26, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
prepguides-dev Ready Ready Preview Comment Sep 26, 2025 6:14pm

@ishaileshpant
ishaileshpant deleted the feature/restore-deployment-stats branch September 26, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant