Skip to content

ref(source_code_management): Make Open PR Comment Workflow generic #90762

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

Conversation

jianyuan
Copy link
Contributor

@jianyuan jianyuan commented May 1, 2025

Make Open PR Comment Workflow generic.

Moved github task to sentry.integrations.source_code_management.tasks.open_pr_comment_workflow which can be used by other integrations.

@jianyuan jianyuan requested review from a team as code owners May 1, 2025 19:32
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 1, 2025
@jianyuan jianyuan marked this pull request as draft May 6, 2025 21:50
@jianyuan jianyuan force-pushed the ref/source-code-management-open-pr-comment-workflow branch from 4c20a75 to 4758770 Compare May 7, 2025 20:48
@jianyuan jianyuan marked this pull request as ready for review May 7, 2025 20:49
@jianyuan jianyuan force-pushed the ref/source-code-management-open-pr-comment-workflow branch from 4758770 to 25d79e9 Compare May 7, 2025 22:11
@cathteng cathteng added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label May 7, 2025
@cathteng cathteng enabled auto-merge (squash) May 7, 2025 22:15
@cathteng cathteng merged commit b2f4e89 into getsentry:master May 7, 2025
58 of 60 checks passed
@jianyuan jianyuan deleted the ref/source-code-management-open-pr-comment-workflow branch May 7, 2025 22:35
Copy link

sentry-io bot commented May 8, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ OperationalError: QueryCanceled('canceling statement due to user request\n') sentry.integrations.source_code_management.task... View Issue
  • ‼️ ApiError: {"detail":"Internal Error","errorId":"3e4f88a9dbb6491e9656b9ca00b03b10"} sentry.integrations.source_code_management.task... View Issue

Did you find this useful? React with a 👍 or 👎

andrewshie-sentry pushed a commit that referenced this pull request May 12, 2025
…90762)

Make Open PR Comment Workflow generic.

Moved github task to
`sentry.integrations.source_code_management.tasks.open_pr_comment_workflow`
which can be used by other integrations.
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2025
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 Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants