Jan Larwig

Results 126 comments of Jan Larwig

@CaedenPH I personally like how `date-fns` package does it: https://date-fns.org/v2.16.1/docs/formatDistance And regarding the position, your example mockup looks good to me. Just behind the existing text. The only issue I...

@jamesgeorge007 the first approach might not work. As far as I know github actions are not allowed to commit changes to a fork of another user. Therefore extending the CI...

We can test it I know that in the past GitHub Actions on PRs have been quite restricted because of security reasons. To prevent malicious PRs to make changes to...

@jamesgeorge007 no problem I can just cherry pick the commit for the fix and create into another branch and create branch. I'll check your other comments later :)

> There're a few edge cases to be considered. > > 1. Exiting early if there are no changes to be made. > 2. If there're empty lines after the...

@jamesgeorge007 I hope my explanations help to understand the new logic. I know it is a "major" change but I hope it leads to more stability 😊

@kvanzuijlen potentially something relevant for you to work on?

@ivangonzalezacuna can you share your latest config and envs you used to deploy v7.5.1?

I'll check it this evening! Thanks for the quick answer!

I've checked the current implementation and indeed the issue is described quite well in the #1903 bug ticket. Unfortunately, when not setting the scope to "user:email read:org" inside your config...