Skip to content

ci: update comment#35968

Merged
asukaminato0721 merged 1 commit into
langgenius:mainfrom
asukaminato0721:action-comment
May 9, 2026
Merged

ci: update comment#35968
asukaminato0721 merged 1 commit into
langgenius:mainfrom
asukaminato0721:action-comment

Conversation

@asukaminato0721
Copy link
Copy Markdown
Contributor

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

no more comments

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@asukaminato0721 asukaminato0721 marked this pull request as ready for review May 9, 2026 07:36
Copilot AI review requested due to automatic review settings May 9, 2026 07:36
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 9, 2026
@asukaminato0721 asukaminato0721 enabled auto-merge May 9, 2026 07:36
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 9, 2026
Copy link
Copy Markdown
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

Updates the Pyrefly diff GitHub Actions workflows to avoid spamming pull requests with repeated “Pyrefly Diff” comments by updating an existing comment instead of always creating a new one.

Changes:

  • Add logic to find an existing “Pyrefly Diff” PR comment and update it if present.
  • Fall back to creating a new comment when no existing comment is found.
  • Apply the same update-or-create behavior to both the in-PR workflow and the workflow_run comment workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
.github/workflows/pyrefly-diff.yml Switch PR commenting from always-create to update-or-create based on an existing marker comment.
.github/workflows/pyrefly-diff-comment.yml Apply the same update-or-create behavior when commenting from workflow_run (fork PRs).

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

Comment thread .github/workflows/pyrefly-diff.yml
Comment thread .github/workflows/pyrefly-diff.yml
Comment thread .github/workflows/pyrefly-diff-comment.yml
Comment thread .github/workflows/pyrefly-diff-comment.yml
Comment thread .github/workflows/pyrefly-diff-comment.yml
@asukaminato0721 asukaminato0721 added this pull request to the merge queue May 9, 2026
Merged via the queue into langgenius:main with commit 65c36a5 May 9, 2026
27 checks passed
@asukaminato0721 asukaminato0721 deleted the action-comment branch May 9, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants