Markus Staab

Results 20 comments of Markus Staab

todo: define which browser are considered supported and mention them in the README

@cweagans any feedback on this?

I am running into this again. the "Details" link just points to https://kodiakhq.com/ ![image](https://user-images.githubusercontent.com/47448731/117811576-00355880-b261-11eb-88b2-34e1c668b68d.png)

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? ![image](https://user-images.githubusercontent.com/47448731/133450785-9cf81546-f148-4a3d-b0dd-b52a2585fe81.png)