Skip to content

chore: add batch issue generation script - #1

Merged
fadesany merged 1 commit into
mainfrom
chore/issue-script
Aug 10, 2026
Merged

fadesany merged 1 commit into
mainfrom
chore/issue-script

Conversation

@fadesany

Copy link
Copy Markdown
Contributor

Adds scripts/create-issues.sh, a one-shot script that creates the four initial candidate issues for the application layer, each with a Summary, Acceptance Criteria, and Tech Stack:

  1. indexer: add a read model for deposited events (currently raw-logged only).
  2. indexer: populate memo / requester on requests (documents the current contract-level limitation).
  3. indexer: add automated tests for the nine event decoders (manually verified, no regression suite yet).
  4. web: show loading / error states when the indexer is unreachable.

The script creates the indexer, web, sdk, and tests labels if missing (GitHub defaults are reused otherwise) and supports --dry-run. Verified with bash -n and a dry run before committing.

@fadesany
fadesany merged commit a648ef3 into main Aug 10, 2026
2 checks passed
@fadesany
fadesany deleted the chore/issue-script branch August 10, 2026 12:46
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