From 5920dbce809fd2b3222df6481d87ff1fccd92940 Mon Sep 17 00:00:00 2001 From: Demien_Hall <ваша> Date: Thu, 30 May 2024 10:58:13 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BA=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 95 +------------------------------------------------------ 1 file changed, 1 insertion(+), 94 deletions(-) diff --git a/README.md b/README.md index 9ac9d5d..aa4940a 100644 --- a/README.md +++ b/README.md @@ -1,94 +1 @@ -# Ryujinx-Mako - -A custom GitHub App to aid Ryujinx with project management and moderation - -## Usage - -Add the following step to your workflow: - -```yml -- name: Run Ryujinx-Mako - uses: Ryujinx/Ryujinx-Mako@master - with: - command: - args: - app_id: ${{ secrets.MAKO_APP_ID }} - private_key: ${{ secrets.MAKO_PRIVATE_KEY }} - installation_id: ${{ secrets.MAKO_INSTALLATION_ID }} -``` - -## Required environment variables - -- `MAKO_APP_ID`: the GitHub App ID -- `MAKO_PRIVATE_KEY`: the contents of the GitHub App private key -- `MAKO_INSTALLATION_ID`: the GitHub App installation ID - -## Available commands - -``` -usage: ryujinx_mako [-h] {setup-git,update-reviewers,exec-ryujinx-tasks} ... - -A python module to aid Ryujinx with project management and moderation - -options: - -h, --help show this help message and exit - -subcommands: - {setup-git,update-reviewers,exec-ryujinx-tasks} - setup-git Configure git identity for Ryujinx-Mako - update-reviewers Update reviewers for the specified PR - exec-ryujinx-tasks Execute all Ryujinx tasks for a specific event -``` - -### setup-git - -``` -usage: ryujinx_mako setup-git [-h] [-l] - -Configure git identity for Ryujinx-Mako - -options: - -h, --help show this help message and exit - -l, --local configure the git identity only for the current repository -``` - -### update-reviewers - -``` -usage: ryujinx_mako update-reviewers [-h] repo_path pr_number config_path - -Update reviewers for the specified PR - -positional arguments: - repo_path full name of the GitHub repository (format: OWNER/REPO) - pr_number the number of the pull request to check - config_path the path to the reviewers config file - -options: - -h, --help show this help message and exit -``` - -### exec-ryujinx-tasks - -``` -usage: ryujinx_mako exec-ryujinx-tasks [-h] --event-name EVENT_NAME - --event-path EVENT_PATH [-w WORKSPACE] - repo_path run_id - -Execute all Ryujinx tasks for a specific event - -positional arguments: - repo_path full name of the GitHub repository (format: - OWNER/REPO) - run_id The unique identifier of the workflow run - -options: - -h, --help show this help message and exit - --event-name EVENT_NAME - the name of the event that triggered the workflow run - --event-path EVENT_PATH - the path to the file on the runner that contains the - full event webhook payload - -w WORKSPACE, --workspace WORKSPACE - the working directory on the runner -``` +Это какой-то проект на гитхаб аккаунте. \ No newline at end of file From a79b29157d8dddad64ce2902bf4e6194a4d838e6 Mon Sep 17 00:00:00 2001 From: Demien_Hall <ваша> Date: Thu, 30 May 2024 11:01:05 +0300 Subject: [PATCH 2/2] add text --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa4940a..ce55264 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -Это какой-то проект на гитхаб аккаунте. \ No newline at end of file +Это какой-то проект на гитхаб аккаунте. + +add text \ No newline at end of file