PinnedProbot@ProbotTheRobotNov 25, 2020❓ Are you deploying Probot to a serverless/function environment, or would you like to? Please share your thoughts on these upcoming APIs Milestone: serverless/function runtime · Issue #1286 · probot/probotFrom github.com1411
Probot@ProbotTheRobotNov 21, 2023Probot v13 is around the corner! Please test your apps: npm install probot@beta Report back if things break or run smoothly at feat: v13 by wolfy1339 · Pull Request #1874 · probot/probotFrom github.com3944
Probot@ProbotTheRobotOct 8, 2021How to extend GitHub and improve your workflow with GitHub Apps (using Probot) 🖋 by @p_mbanugo How to extend GitHub and improve your workflow with GitHub AppsFrom dev.to14
Probot@ProbotTheRobotNov 24, 2020What's the simplest, most minimal common denominator way to deploy a stateless request/response function with 3rd party library imports to AWS lambda? 5