Skip to content

fix: stop requeueing worked issues#142

Merged
jeremymcs merged 1 commit into
mainfrom
codex/stop-requeue-worked-issues
May 28, 2026
Merged

fix: stop requeueing worked issues#142
jeremymcs merged 1 commit into
mainfrom
codex/stop-requeue-worked-issues

Conversation

@jeremymcs

Copy link
Copy Markdown
Owner

Summary

  • prevent automatic issue work from requeueing issues already marked as worked
  • skip worked issues in the automatic evaluation sweep too
  • add regression coverage for both duplicate work and duplicate evaluation paths

Verification

  • npm run test -- server/appRuntime.test.ts
  • npm run check
  • /simplify server/appRuntime.ts server/appRuntime.test.ts

@github-actions

Copy link
Copy Markdown
Contributor

📄 Documentation Review Reminder

This PR changes source files but does not update any public documentation.

Changed source files:

server/appRuntime.test.ts
server/appRuntime.ts

Please check if documentation in docs/public/ needs to be updated:

  • No documentation update needed
  • Documentation updated in this PR
  • Follow-up documentation issue created

Public docs are Markdown files in docs/public/. They are automatically
rendered to HTML and deployed to GitHub Pages when merged to main.

Available docs: getting-started.md, pr-babysitter.md, agent-dispatch.md, configuration.md, pr-questions.md

@jeremymcs jeremymcs merged commit e954c6f into main May 28, 2026
8 checks passed
@jeremymcs jeremymcs deleted the codex/stop-requeue-worked-issues branch May 28, 2026 12:11
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.

1 participant