Skip to content

Fix CI error involving Sentry env var - #444

Closed
webstackdev wants to merge 3 commits into
mainfrom
bugfix/ci-sentry-error
Closed

Fix CI error involving Sentry env var#444
webstackdev wants to merge 3 commits into
mainfrom
bugfix/ci-sentry-error

Conversation

@webstackdev

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 4, 2025 01:03
@vercel

vercel Bot commented Nov 4, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
astro-webstackbuilders-com Error Error Nov 4, 2025 1:15am

@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the mandatory requirement for the SENTRY_AUTH_TOKEN environment variable in CI environments, making it optional instead. The change allows the build process to continue even when Sentry is not configured, with Sentry integration being skipped gracefully.

  • Removed the runtime check that threw an error when SENTRY_AUTH_TOKEN was missing in CI
  • Updated the comment to clarify that Sentry is now optional and will be skipped if the auth token is unavailable

Comment thread astro.config.ts Outdated
webstackdev and others added 2 commits November 4, 2025 04:10
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@webstackdev

Copy link
Copy Markdown
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copilot AI commented Nov 4, 2025

Copy link
Copy Markdown

@webstackdev I've opened a new pull request, #445, to work on those changes. Once the pull request is ready, I'll request review from you.

@webstackdev webstackdev closed this Nov 4, 2025
@webstackdev
webstackdev deleted the bugfix/ci-sentry-error branch December 2, 2025 12:54
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.

3 participants