jbinda

Results 16 comments of jbinda

Hey @zamotany and @oblador We did some investigation with @lukewalczak and we've noticed that disabling hermes prevents app crash in production. We also get report that it occurs in TesterApp...

> pr_fallback : "", // name of label to fallback, eg. needs triage Do you think it should be one label or an Array ? Also I wonder if apart...

@IvanFon I have prepared initial setup to run action locally based on my teammate @krizzu work [here](https://github.com/Krizzu/issue-triage-action) You can attach develop branch from my fork (https://github.com/jbinda/super-labeler-action/tree/develop) to see how it...

Please check the PR that Ive raised here #22 targeting develop branch

> To not introduce breaking change I would suggest to `config` data directly from env during the local run > Github actions require uppercased values https://github.com/actions/toolkit/blob/905c2aa21671e57683c7113418f7bc4eaed964be/packages/core/src/core.ts#L67 Hmm ok I was...