Elad Chen

Results 31 comments of Elad Chen

I was looking to lint all commit messages of a pull request and ended up using these steps: ``` # https://github.com/actions/checkout - name: Checkout uses: actions/checkout@v2 with: fetch-depth: 0 persist-credentials:...

> @eladchen very creative. Any reason you couldn't use the solution recommended by @arznaar and avoid the `curl` command? @ericis His solution will only be covering the last 20 commits,...

@mangkoran It's been a while since I've posted that answer. As far as I remember it was needed to ensure the commit we're using as a ref would be included...

You should consider my open source - https://github.com/abstracter-io/atomic-release

So basically this issue means that once a node is down (like when MSK clusters go through security patches, which are frequent) we may end up losing messages?

@brianc What's needed for this to be released?

Hello There 👋🏻 I'm the author of the mentioned app. If there is anything I can help with, let me know :)

Hi - Did you try and contact me...?