Skip to content

fix: prevent duplicate workflow runs on rapid manual run clicks - #6691

Open
kate1128 wants to merge 1 commit into
keephq:mainfrom
kate1128:fix/manual-run-workflow-double-submit
Open

fix: prevent duplicate workflow runs on rapid manual run clicks#6691
kate1128 wants to merge 1 commit into
keephq:mainfrom
kate1128:fix/manual-run-workflow-double-submit

Conversation

@kate1128

Copy link
Copy Markdown

Guard the Run button with an isRunning state so clicking repeatedly while a run request is in flight only fires one request.

Closes #

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@CLAassistant

CLAassistant commented Aug 12, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Guard the Run button with an isRunning state so clicking repeatedly
while a run request is in flight only fires one request.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kate1128
kate1128 force-pushed the fix/manual-run-workflow-double-submit branch from 51eb0f4 to ae7731a Compare August 12, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants