Skip to content
#

bolt

Here are 221 public repositories matching this topic...

seratch
seratch commented Jul 14, 2021

The test execution on GitHub Actions is sometimes very unstable. The common reasons are:

  • Permission defined error when spinning up a mock HTTP server in tests --> rerunning the tests helps
  • Somehow the execution hangs --> rerunning the build may help

I'm still unsure about the best (or the most acceptable) way to eliminate (or mitigate) this issue yet but we can explore the ways to impr

seratch
seratch commented Jul 20, 2021

Currently, we are using the term "event" for both Events API data and any incoming payload requests from Slack in the Bolt document. For example,

Improve this page

Add a description, image, and links to the bolt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bolt topic, visit your repo's landing page and select "manage topics."

Learn more