Bill Guedel

Results 4 issues of Bill Guedel

### Configuration ```sh export GIT_DUET_GLOBAL=true export GIT_DUET_CO_AUTHORED_BY=true export GIT_DUET_SECONDS_AGO_STALE=36000 # 10 hours git duet-install-hook pre-commit # run this command in a git repository. https://github.com/git-duet/git-duet/issues/61 ``` ### .git-authors ```yml authors: me:...

Re: [IssueClient](https://github.com/spotify/github-java-client/blob/6874da0c6954a36e9c2197adf97018b5341b8677/src/main/java/com/spotify/github/v3/clients/IssueClient.java) Has nothing to do with issues; Its more of a "comments client". Currently there does not look like there is an implementation of a client to "fetch an...

``` 2021-07-29 19:44:31.615 INFO [my-bot,1efb3e9c675e3506,1efb3e9c675e3506] 1 --- [nio-8080-exec-7] c.s.github.v3.clients.GitHubClient : Github token for installation 1234 is either expired or null. Trying to get a new one. -- 2021-07-29 19:44:31.615 INFO...

I think the docs are probably still lacking OR I just didnt read them well enough; More likely there is no spring specific docs anyways... Just posting this issue to...