From 5a8803eddeaedd8c4f19fc2c58ae65b5807d9896 Mon Sep 17 00:00:00 2001 From: Rithvik Nishad Date: Tue, 19 Dec 2023 18:44:26 +0530 Subject: [PATCH 1/2] thank everyone (#6777) --- .github/workflows/thank-you.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/thank-you.yml b/.github/workflows/thank-you.yml index cd36e64d888..c8104ad73a5 100644 --- a/.github/workflows/thank-you.yml +++ b/.github/workflows/thank-you.yml @@ -1,7 +1,7 @@ name: Say thanks for the contributors on: - pull_request: + pull_request_target: types: - closed From 7d15c037d927d815b7bf2eca0dc5c8b9c78a4517 Mon Sep 17 00:00:00 2001 From: Rithvik Nishad Date: Tue, 19 Dec 2023 18:44:54 +0530 Subject: [PATCH 2/2] Remove Copilot for PR tags (#6725) --- .github/pull_request_template.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 892fea40ab3..b67b01cc863 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,6 @@ -### WHAT -copilot:summary - ## Proposed Changes -- Fixes #issue? +- Fixes #issue_number - Change 1 - Change 2 - More? @@ -18,6 +15,3 @@ copilot:summary - [ ] Prep screenshot or demo video for changelog entry, and attach it to issue. - [ ] Request for Peer Reviews - [ ] Completion of QA - -### HOW -copilot:walkthrough