Steven
Steven
Very cool! What version of EcmaScript does `tiscript` implement? Is it ES 5?
@ngryman I realize you've already done a lot of work on the Rust implementation here but I wanted to reach out because the $60/month for Vercel doesn't sound right. The...
@ngryman Yes, I confirmed with @rauchg that Vercel will sponsor this project 👍 Once you add [a logo and link](https://vercel.com/support/articles/can-vercel-sponsor-my-open-source-project) to your project, contact support and we'll apply the sponsorship...
> Anyway, I think we could add an option to support not merging until all checks have finished, but wouldn't that mean if a job failed, the PR would still...
Hi @chdsbd Thanks for the quick response! Yes, those steps sound correct. The more I think about it, the more it does seem to be a different GitHub App because...
That might work if it adds secrets upon approval 👍 One thing to also consider is that a malicious user might wait for "approval" and then push another commit while...
I started this as a question and then changed to a feature request 😄
> Although looking at your suggestions it might be less confusing if we have merge.automerge_label accept an array as you suggested instead of adding the automerge_labels field. Either way seems...
> Do you foresee needing multiple patterns? Perhaps in the future yes. The idea is to avoid PR Templates with checkboxes because that data is not easily searched/filtered compared to...
> Would you want to require every PR to have these labels Yes that is the goal: labels required to merge. Indeed, another bot or action would help but it...