Markus Staab
Markus Staab
todo: define which browser are considered supported and mention them in the README
@cweagans any feedback on this?
ping @cweagans
I am running into this again. the "Details" link just points to https://kodiakhq.com/ 
I feel it could be a `[close]` section. analog to `merge.delete_branch_on_merge` I guess it could be `close.delete_branch_on_close`. what do you think.. would kodiak delete the branch only when a automerge...
> POSTing on forms should not be a typical use case, POSTing of simple forms would be great to simulate a user login so one can crawl pages only available...
just deleted the composer.lock but it runs into the same error
I can reproduce with the following composer.json ```json { "config" : { "optimize-autoloader" : true, "platform" : { "php": "7.2.20" } }, "require-dev": { } } ``` and ```bash $...
thx for getting back to me. > regarding cache immutability in the `actions/cache` logs right? exactly
we are seeing "you don't have permissions to view repository collaborators" lately. is this the same problem as the one initally reported here? 