Probot is a framework for building GitHub Apps in Node.js. Use pre-built apps to extend GitHub, and easily build and share your own. Here are 888 public repositories matching this topic... Language: All Sort: Most stars probot / probot Star 9.1k Code Issues Pull requests ...
probot/probot.github.io’s past year of commit activity HTML117CC-BY-4.015355UpdatedFeb 13, 2025 example-github-actionPublic template Probot & GitHub Action example JavaScript35ISC2521UpdatedFeb 12, 2025 unfurlPublic a GitHub App built with Probot that unfurls links on Issues and Pull Request ...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/probot/probot master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支20 标签326 Austin Praydocs: Begin has been shut down (#2151)4e7b74c6天前 ...
probot 是一个github app 开发框架,同时为了方便大家的测试使用probot 还提供了有一个基于sse 的公网可用的webhook proxy 工具smee probot 包含的特性 基于nodejs 开发 开发部署简单 内置了基于smee的快速公网访问部署能力 内置了丰富的github操作帮助函数 支持基于db 的持久化能力(方便业务与github 集成进行数据处理)...
Have an idea for a cool new GitHub App (built with Probot)? That's great! If you want feedback, help, or just to share it with the world you can do so by [creating an issue in theprobot/ideasrepository](https://github.com/probot/ideas/issues/new)!
probot github app开发框架 probot 是一个github app 开发框架,同时为了方便大家的测试使用probot 还提供了有一个基于sse 的公网可用的webhook proxy 工具smee probot 包含的特性 基于nodejs 开发 开发部署简单 内置了基于smee的快速公网访问部署能力 内置了丰富的github操作帮助函数...
GitHub Apps 是 GitHub 中优秀的产品。一个 GitHub App 通过 API 直接使用自己的身份进行操作,这意味着你不需要作为一个单独的用户维护一个机器人或服务账户。
Probot是一个基于Node.js的开源框架,用于创建GitHub App。它可以帮助开发者轻松地构建与GitHub的集成,包括自动化任务、工作流程和响应GitHub事件等。 快速路由是Probot框架中的一个功能,它允许开发者根据不同的路由路径来处理GitHub事件。通过使用快速路由,可以根据收到的GitHub问题创建自定义的响应。
A framework for building GitHub Apps to automate and improve your workflow. Latest version: 13.4.4, last published: 25 days ago. Start using probot in your project by running `npm i probot`. There are 138 other projects in the npm registry using probot.
A Probot extension that adds slash commands to GitHub. Latest version: 1.1.0, last published: 7 years ago. Start using probot-commands in your project by running `npm i probot-commands`. There are 2 other projects in the npm registry using probot-command