Skip to main content

591 検索結果 "pull requests"

REST API / リアクション /

リアクション用の REST API エンドポイント

トークン きめ細かい個人用アクセス トークン 粒度の細かいトークンには次のアクセス許可セットが設定されている必要があります: "Pull requests" repository permissions (read) このエンドポイントは、パブリック リソースのみが要求される場合は

はじめに / GitHub を使用する /

GitHub でのコミュニケーション

request を作成できます。 下書きの pull request は、レビュー準備完了としてマークされるまでマージできません。 詳しくは、「pull requests について」を参照してください。 GitHub Discussions の場合は、行動規定を設定し、コミュニティの重要な情報を含むディスカッションをピン留めすることができます。

アプリ / GitHub アプリの作成 / GitHub App のコードを記述する /

Webhook イベントに応答する GitHub App の構築

webhookSecret }, }); // This defines the message that your app will post to pull requests. const messageForNewPRs = "Thanks for opening a new PR! Please follow

REST API / リポジトリ /

リポジトリの REST API エンドポイント

squash-merging pull requests, or false to prevent squash-merging. Default: true allow_merge_commit boolean Either true to allow merging pull requests with a merge

REST API / 操作 /

組織の相互作用用の REST API エンドポイント

必須 The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit is in effect. 次のいずれかにできます: existing_users

REST API / 操作 /

ユーザー操作用の REST API エンドポイント

必須 The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit is in effect. 次のいずれかにできます: existing_users

コミュニティを構築する / Issue および PR のテンプレート /

Issue フォームの構文

issue created through other methods. Issue forms are not supported for pull requests. You can create pull request templates in your repositories for collaborators

REST API / 操作 /

リポジトリ インタラクション用の REST API エンドポイント

必須 The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit is in effect. 次のいずれかにできます: existing_users

組織 / Organization の設定を管理する /

Organization にスケジュールされたリマインダーを管理する

必要に応じて、スケジュールされたリマインダーからドラフトの pull request を除外するには、 [ドラフトを無視] を選択します。 詳しくは、「pull requests について」を参照してください。 必要に応じて、チームまたはチーム メンバーから特にレビューが依頼された pull request のみを含めるには、

GitHub Actions / ワークフローを書き込む / ワークフロー動作を選択する /

GITHUB_TOKEN のアクセス許可の制御

この動作の例外としては、管理者ユーザーが GitHub Actions の設定で [Send write tokens to workflows from pull requests](pull request からワークフローに書き込みトークンを送信する) を選択している場合があります。 詳しくは、「リポジトリの GitHub