Add a script to add 'moved to' comments to Jira issues (#47)

* add a script to add 'moved to' comments to Jira issues

* update all issues in the issue id map if '--issues' options is not passed.
3 files changed
tree: ada849a8295bda0fcc7636e9b557f37a533f8c0f
  1. .github/
  2. attachments/
  3. migration/
  4. .asf.yaml
  5. README.md
README.md

Jira archive for Apache Lucene

This repository serves for:

https://issues.apache.org/jira/browse/LUCENE-10557

Recommended: Use --single-branch when cloning

All attachments (800MiB+) are kept in attachments branch. Not to clone all commit history at initial cloning, use --single-branch --branch main option that only clones the history of main branch.

git clone --single-branch --branch main git@github.com:apache/lucene-jira-archive.git