awdavis

Results 2 issues of awdavis

## Environment info - **BlockMap version**: `2.4.1` - **Java version**: ``` java version "18" 2022-03-22 Java(TM) SE Runtime Environment (build 18+36-2087) Java HotSpot(TM) 64-Bit Server VM (build 18+36-2087, mixed mode,...

Currently, the script checks for whether `'https://api.github.com/users/' + username` gets a 200 response. If so, it will set the username (or nickname) as the GitHub issue assignee. The problem is...