Movatterモバイル変換


[0]ホーム

URL:


Probot

GitHub Apps to automate
and improve your workflow

Use pre-built apps to extend GitHub,
and easily build and share your own.

Probot logo

Explore

Check out these hosted apps that extend your project on GitHub. They're all open source and free to use on any project.

Pull

Keep your forks up-to-date.

6469
Made by wei

Code review bot

A code review bot powered by ChatGPT

4197
Made by anc95

Release Drafter

Drafts your next release notes as pull requests are merged into master.

3530
Made by toolmantim

Settings

Pull Requests for repository settings

965
Made by bkeepers

Work In Progress

Prevent merging of Pull Requests with "WIP" in the title

733
Made by gr2m

Mergeable

Prevent merging of Pull Requests based on configurations.

694
Made by jusx

Discover dozens of apps that extend GitHub and improve your workflow.

Explore more apps

Build your own app

Apps are easy to write and share.

Build a Probot App

Optimized for GitHub

Receive webhooks and use the authenticated client to access the GitHub API. Granular permissions give each app access only to the data it needs and nothing more.

Easily scriptable

Focus on what you want to build. A simple API—built on the latest ES6 JavaScript features—hides the details you don't care about.

exportdefault(app)=>{            app.on('issues.opened',asynccontext=>{const params=            context.issue({body:'Hello World!'})await            context.octokit.issues.createComment(params)})}
@probot commented

Hello World!

Apps are first class actors within GitHub.

Get started with Probot

Get occasional updates on new apps & features.

StarFollow @ProbotTheRobot

with bythe Probot community

Code licensedISCDocs licensedCC-BY-4.0


[8]ページ先頭

©2009-2025 Movatter.jp