HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
114 stars 53 forks source link

CI checks are falling #218

Closed leonidhladii closed 5 months ago

leonidhladii commented 3 years ago

Describe the bug Need to investigate and fix why all new PR checks are falling - Caused by: java.lang.RuntimeException: Unable to find commits until some tag, Caused by: org.eclipse.jgit.errors.MissingObjectException: Missing commit 8805e826b967b08812a4bb13d80ddfe1eca9f98b

To Reproduce Steps to reproduce the behavior:

  1. Create a new PR (or open existsed)
  2. Go to Checks section
  3. Open any of failed CI build details

Expected behavior New PR checks should be successful

jaredstehler commented 5 months ago

PR checks are working now