Matthew
Matthew
Since we have almost no error handling other than one big try/catch block, I'd suggest a solution where each octokit call has its own error handling, so we can do...
> > Golang > > > > _Yessssssss_ let's return all the `Error`s!! I started a new PR for this one. I haven't tried it anywhere yet, but you're welcome...
To blow this out of proportion... I saw a while back @bdougie had done a write up of commit message suggestions generated by AI (aicommits by @Nutlope). The package appears...
Does this mean that you'd want to have failing checks with no guiding comments about what the contributor ought to adjust?
@shimonelbaz thanks for filing this issue! I could see the appeal of having multiple regular expressions available to you, but I'm not sure I understand the use case of matching...
OK, I follow you. If you'd prefer to contribute this feature in a PR, I can assign this issue to you. Otherwise, I'll keep you posted on this issue!
Hi @shimonelbaz I've got the feature drafted in a branch if you want to try it out. https://github.com/mtfoley/pr-compliance-action/tree/multiple-body-regex So with this branch the `body-regex` input is a multiline input, and...
Hey @JoshuaKGoldberg, TL;DR = help would be appreciated, in whatever form you find suits you 👍 I totally agree on the usefulness. I think I got hung up on regular...
@LeviHarrison, I made the updates you suggested.
Could you let me know which cases you had noted specifically as incorrect? That may help in noting an underlying pattern and appropriate path to follow.