github-issues-import icon indicating copy to clipboard operation
github-issues-import copied to clipboard

Python script to import issues from one repository into another, either one at a time or all of them at once.

Results 60 github-issues-import issues
Sort by recently updated
recently updated
newest added

file:///storage/emulated/0/Android/data/com.teejay.trebedit/files/TrebEdit%20user%20files/Sample%20project%20-%20Acme/index.html

As a more secure alternative to password. Add 'token' setting, or read from env variable GITHUB_CLI_TOKEN

enhancement

When I confirm I want to continue. ``` ERROR: There was a problem importing the issues. 422 Unprocessable Entity DETAILS: Validation Failed ``` Looking at the [GitHub API](http://developer.github.com/v3/), I understand...

bug
In progress

Found this very useful, but got this email when I used it. ------------------ On April 8th, 2020 at 03:56 (UTC) you used a password to access an endpoint through the...

Even though the script doesn't do anything "funny" with the user's credentials (which can be clearly seen since the code is open source) it's still not a good idea requiring...

enhancement

1. Because error was raised if a closed milestone at target already exists, I change state from open to all. ``` {'documentation_url': 'https://developer.github.com/v3/issues/milestones/#create-a-milestone', 'message': 'Validation Failed', 'errors': [{'code': 'already_exists', 'resource':...

I received the following error: any ideas? ``` Loaded options from default config file in '[redacted]/config.ini' y You are about to add to 'glauth/glauth': * 11 new issues * 4...

While trying to migrate issues from a GitHub Enterprise to github.com, I run into ``` ERROR: There was a problem during authentication. Double check that your username and password are...