Skip to content

feat: make GitHub repository URL configurable#163

Merged
O2sa merged 1 commit into
O2sa:mainfrom
ShashwatUpadhayay:feat/configurable-github-link
Jun 20, 2026
Merged

feat: make GitHub repository URL configurable#163
O2sa merged 1 commit into
O2sa:mainfrom
ShashwatUpadhayay:feat/configurable-github-link

Conversation

@ShashwatUpadhayay

@ShashwatUpadhayay ShashwatUpadhayay commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Read the GitHub repository URL from NEXT_PUBLIC_GITHUB_REPO_URL
  • Fall back to https://github.com/O2sa/DevImpact when the variable is not set
  • Document the new environment variable in .env.example

Testing

  • Verified the link opens the default repository when the environment variable is unset.
  • Verified the link opens the configured repository URL when NEXT_PUBLIC_GITHUB_REPO_URL is set.

close #162

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

@ShashwatUpadhayay is attempting to deploy a commit to the osama's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thank you for the pull request! ✅

A maintainer will review this soon. Please be patient while we take a look. 🙌

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dev-impact Ready Ready Preview, Comment Jun 20, 2026 7:53pm

@O2sa O2sa merged commit d9d796a into O2sa:main Jun 20, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

🎊 Welcome, @ShashwatUpadhayay! Your first contribution has been merged! 🚀

Thank you for helping improve the project! If you find this tool useful, please consider giving us a ⭐ star on GitHub—it helps more developers find our work and motivates us to keep improving!

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.

refactor: Make GitHub repo URL configurable via env var

2 participants