Skip to content

Implement two-phase issue import/update #15

Description

@mdittmer

Let NewIssues be the list of issues created by running the issue generator.

Let ExistingIssues be the prod database with persistent state.

To update the prod database:

  • Push any issue in NewIssues and not in ExistingIssues
  • Mark as CLOSED_UNVERIFIED any issues in ExistingIssues and not in NewIssues

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions