Skip to content

feat(preprod): show callers of status check and dedup head artifacts#106638

Merged
trevor-e merged 3 commits intomasterfrom
telkins/status-check-attribute
Jan 21, 2026
Merged

feat(preprod): show callers of status check and dedup head artifacts#106638
trevor-e merged 3 commits intomasterfrom
telkins/status-check-attribute

Conversation

@trevor-e
Copy link
Member

It looks like we have some extra status checks being called but hard to definitively tell without extra logging.

@trevor-e trevor-e requested a review from a team as a code owner January 20, 2026 23:56
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 20, 2026
comparisons = []
preprod_artifact_status_check_updates = [artifact.id]
comparisons: list[dict[str, PreprodArtifactSizeMetrics]] = []
preprod_artifact_status_check_updates: set[int] = {artifact.id}
Copy link
Member Author

Choose a reason for hiding this comment

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

Updated to a set

Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@trevor-e trevor-e merged commit aac5c56 into master Jan 21, 2026
70 checks passed
@trevor-e trevor-e deleted the telkins/status-check-attribute branch January 21, 2026 00:38
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants