From 3bbe3f6f86b67f7be0cfe883d2344e77f50979c1 Mon Sep 17 00:00:00 2001 From: Vaseem <113958791+vasautomation@users.noreply.github.com> Date: Wed, 15 Apr 2026 17:19:42 -0700 Subject: [PATCH 1/2] Update first interaction messages in greetings.yml Updated Name --- .github/workflows/greetings.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/workflows/greetings.yml diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml new file mode 100644 index 0000000..fcd795a --- /dev/null +++ b/.github/workflows/greetings.yml @@ -0,0 +1,16 @@ +name: Greetings + +on: [pull_request_target, issues] + +jobs: + greeting: + runs-on: ubuntu-latest + permissions: + issues: write + pull-requests: write + steps: + - uses: actions/first-interaction@v1 + with: + repo-token: ${{ secrets.GITHUB_TOKEN }} + issue-message: "Message that will be displayed on users' first Guru" + pr-message: "Message that will be displayed on users' first pull Naveen" From 37f45b5c6e023cc36893f1bdbd028ddc2ea2a1e7 Mon Sep 17 00:00:00 2001 From: Vaseem <113958791+vasautomation@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:55:04 -0700 Subject: [PATCH 2/2] CIVaseem.yml Vaseem Gretings push-1 --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1 @@ +