From 17ed8625deb41dd82bc9c9061f7948d6cf524ffc Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 11 Nov 2024 19:27:31 -0800 Subject: [PATCH] feat: add issue export --- .../{issue-transfer.yml => issue-transfer copy.yml} | 5 +++-- src/services/NEAR.svg | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) rename .github/workflows/{issue-transfer.yml => issue-transfer copy.yml} (93%) create mode 100644 src/services/NEAR.svg diff --git a/.github/workflows/issue-transfer.yml b/.github/workflows/issue-transfer copy.yml similarity index 93% rename from .github/workflows/issue-transfer.yml rename to .github/workflows/issue-transfer copy.yml index 1087ee9..f60ea2f 100644 --- a/.github/workflows/issue-transfer.yml +++ b/.github/workflows/issue-transfer copy.yml @@ -1,4 +1,4 @@ -name: Transfer New Issue to Docs Project +name: Add Issue to DevRel Project Management on: issues: @@ -17,7 +17,7 @@ jobs: const issueBody = context.payload.issue.body; const issueNumber = context.payload.issue.number; const organizationName = 'near'; - const projectName = 'NEAR Docs'; + const projectName = 'DevRel'; // Fetch project ID and other necessary IDs const query = ` @@ -45,3 +45,4 @@ jobs: `; await github.graphql(mutation, { projectId: projectId, contentId: context.payload.issue.node_id }); +g \ No newline at end of file diff --git a/src/services/NEAR.svg b/src/services/NEAR.svg new file mode 100644 index 0000000..215c3ba --- /dev/null +++ b/src/services/NEAR.svg @@ -0,0 +1,4 @@ + + + +