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

Enhanced getPRReleaseStatus to handle alpha and beta releases (pr.js) #92

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

Conversation

Naveeny10
Copy link

What does this PR do?

This PR enhances the getPRReleaseStatus function in src/routes/pr.js to include checks for alpha and beta releases. Previously, the function only considered nightly releases.

Fixes #30

Before

Screenshot 2025-03-15 at 16-51-07 Electron Releases

After

Screenshot 2025-03-15 at 16-50-47 Electron Releases

@Naveeny10 Naveeny10 requested review from a team as code owners March 15, 2025 12:49
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.

Release logic misses case where first release was an alpha
1 participant