Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features: Continous deployment of Pull Requests and cleanup of closed PR deployed links #1791

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KitsuneKode
Copy link
Contributor

@KitsuneKode KitsuneKode commented Mar 25, 2025

PR main feature:

This pull request (PR) introduces a continuous deployment pipeline that provides the following functionalities:

  1. A deployed link for the PR will be generated when it is opened or edited.
  2. The deployed link and associated project will be removed when the PR is closed.

This is the final PR you will need to set up locally to test the PR features.

Collaborators and reviewers, including @devsargam and @hkirat, will find it easier to maintain this repository. They will only need to provide relevant links for their deployed link work.

Items to Add to GitHub Secrets:

  • VERCEL_TOKEN
  • DB_URL

To test its functionality, please open a PR on the fork of this repository on my GitHub, specifically on the pr-preview-cd branch, or check the closed PRs in my repository.

Checklist Before Requesting a Review:

  • I have performed a self-review of my code.
  • I confirm there are no similar or duplicate pull requests addressing the same issue.

@KitsuneKode KitsuneKode force-pushed the pr-preview-cd branch 2 times, most recently from ff8a5a4 to 404f7c7 Compare March 25, 2025 17:37
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