Skip to content

Fix update-issues workflow duplication#809

Merged
jdfalk merged 1 commit intomainfrom
codex/fix-issue-creation-to-avoid-duplicates
Jun 12, 2025
Merged

Fix update-issues workflow duplication#809
jdfalk merged 1 commit intomainfrom
codex/fix-issue-creation-to-avoid-duplicates

Conversation

@jdfalk
Copy link
Copy Markdown
Owner

@jdfalk jdfalk commented Jun 12, 2025

Summary

  • prevent duplicate issues by checking existing issues before creation
  • clean up processed issue_updates.json via PR
  • document new behaviour in README

Testing

  • go vet ./...
  • go test ./... (fails: rpc error: could not find default credentials)

https://chatgpt.com/codex/tasks/task_e_684b3a395594832199add839c16eb38c

@jdfalk jdfalk added the codex Created or modified by AI/automation agents label Jun 12, 2025 — with ChatGPT Codex Connector
@jdfalk jdfalk force-pushed the codex/fix-issue-creation-to-avoid-duplicates branch from 60601e7 to 954b861 Compare June 12, 2025 20:42
@jdfalk jdfalk merged commit 144958a into main Jun 12, 2025
1 check passed
@jdfalk jdfalk deleted the codex/fix-issue-creation-to-avoid-duplicates branch June 12, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created or modified by AI/automation agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant