From 3d4af645c63edd42b01e006f905c980fe3f07610 Mon Sep 17 00:00:00 2001 From: RRosio Date: Thu, 4 Aug 2022 14:49:39 -0700 Subject: [PATCH 1/2] adding jupyterlab-probot yaml file for labeling new issues with triage status label --- .github/jupyterlab-probot.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/jupyterlab-probot.yml diff --git a/.github/jupyterlab-probot.yml b/.github/jupyterlab-probot.yml new file mode 100644 index 0000000000..a4d66c7671 --- /dev/null +++ b/.github/jupyterlab-probot.yml @@ -0,0 +1,2 @@ +addBinderLink: false +triageLabel: "status:Needs Triage" \ No newline at end of file From 53533db96930f8955c2dde286944aa6363748db1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 22:04:54 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/jupyterlab-probot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/jupyterlab-probot.yml b/.github/jupyterlab-probot.yml index a4d66c7671..d67026659a 100644 --- a/.github/jupyterlab-probot.yml +++ b/.github/jupyterlab-probot.yml @@ -1,2 +1,2 @@ addBinderLink: false -triageLabel: "status:Needs Triage" \ No newline at end of file +triageLabel: "status:Needs Triage"