Skip to content

Conversation

@lcian
Copy link
Member

@lcian lcian commented Dec 16, 2025

The original issue discussed in #929 around the CI workflow failing when running from a fork has been fixed.

However, there's another issue that still makes the workflow fail when running from a fork due to some org-wide settings we have, apparently. I've tried to raise this internally but haven't got any response.
Full discussion (internal link): https://sentry.slack.com/archives/C04DL8SRBUZ/p1760109046445589

As a quick and effective solution, we can simply skip uploading the report when running from a fork.

#skip-changelog

@lcian lcian marked this pull request as ready for review December 16, 2025 20:59
Copy link
Contributor

Copilot AI left a comment

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 modifies the CI workflow to prevent uploading test reports to Sentry Prevent when the workflow runs from a forked repository. This addresses CI failures that occur when pull requests are opened from forks due to organization-wide settings.

Key Changes

  • Updated the conditional check for the "Upload test results to Sentry Prevent" step to skip execution when running from a fork

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lcian lcian merged commit 940b04c into master Dec 18, 2025
19 checks passed
@lcian lcian deleted the lcian-patch-1 branch December 18, 2025 10:31
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.

2 participants