mdittmer / mdn-confluence

2 stars 5 forks source link

Implement two-phase issue import/update #15

Open mdittmer opened 6 years ago

mdittmer commented 6 years ago

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:

mdittmer commented 6 years ago

@foolip and @jpmedley this is predicated on a persistent, stateful approach to issues. Do you think we've reached a consensus that that's what we want (and we should therefore doe something like this to "auto-curate" fixed issues)?

jpmedley commented 6 years ago

I agree.