Jakub Čábera

Results 95 comments of Jakub Čábera

This needs to be at least clarified in version 1.0.0.

https://help.github.com/en/articles/events-that-trigger-workflows#pull-request-events-for-forked-repositories > The permissions for the GITHUB_TOKEN in forked repositories is read-only. For more information about the > Secrets are not passed to workflows that are triggered by a pull...

Workaround needs to be investigated.

PR created from template with label verify, could fire up two actions.

![image](https://user-images.githubusercontent.com/13260377/60396836-961cda00-9b46-11e9-8ce9-5ac451473418.png)

Get-Content is trimming final empty line

~~Rework test-hash function to be reusable.~~ There is no need to do it this hard way. Keep it capturing streams and wait for binaries rework

~~Resolve how to run tests in context of pull request files~~ DONE

~~Try PR from forked repository~~ DONE

~~Basic implementation is done.~~ ~~Now comes more problematic things:~~ ~~- Install check~~ ~~- Format check~~ Issue description