Stephen Kennedy
Stephen Kennedy
- supports concourse build environment variables and including the comment file as $COMMENT_FILE_CONTENT Closes #174
Was wondering if you would accept a PR to allow specifying a PR comment using static text, rather than file contents? This is very much inspired by the slack resource...
In my app we use the `doobie.hikari.HikariTransactor#newHikariTransactor` constructor to build a Hikari transactor. And we are seeing a lot of debug lines like so: ``` 2020-08-07 04:49:46,900 DEBUG [c.z.h.p.PoolBase:240] HikariPool-1...
Thanks for this plugin - it's been working a great for my team until recently... Upgraded to the latest and greatest, which I was using to upload coverage from a...