From 7bdf95138009953c3d3ec7a77132181614547cb5 Mon Sep 17 00:00:00 2001 From: iancha1992 Date: Mon, 1 Apr 2024 15:45:47 -0700 Subject: [PATCH 1/2] Testing --- .github/workflows/update-lockfiles.yml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/.github/workflows/update-lockfiles.yml b/.github/workflows/update-lockfiles.yml index 09b1886a069195..ee41c3e02d31ea 100644 --- a/.github/workflows/update-lockfiles.yml +++ b/.github/workflows/update-lockfiles.yml @@ -21,6 +21,10 @@ jobs: uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 with: egress-policy: audit + - name: Update lockfile(s) on closed PR + uses: iancha1992/continuous-integration/actions/update-lockfile@updatelockfile_PRs + with: + release-branch: ${{ github.event.base_ref }} print-job: runs-on: ubuntu-latest steps: @@ -29,13 +33,14 @@ jobs: GITHUB_CONTEXT: ${{ toJson(github) }} run: | echo "$GITHUB_CONTEXT" - update-lockfile-on-closed-PR: - runs-on: ubuntu-latest - steps: - - name: Update lockfile(s) on closed PR - uses: iancha1992/continuous-integration/actions/update-lockfile@updatelockfile_PRs - with: - release-branch: ${{ github.event.base_ref }} + # update-lockfile-on-closed-PR: + # runs-on: ubuntu-latest + # steps: + # - name: Update lockfile(s) on closed PR + # uses: iancha1992/continuous-integration/actions/update-lockfile@updatelockfile_PRs + # with: + # release-branch: ${{ github.event.base_ref }} + # jobs: # cherry-picker-on-closed: # if: github.event.action == 'closed' From ef7279b31e10a152d83d1431b074c6ef72a57cde Mon Sep 17 00:00:00 2001 From: "Ian (Hee) Cha" Date: Mon, 1 Apr 2024 15:47:04 -0700 Subject: [PATCH 2/2] Create by.txt --- by.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 by.txt diff --git a/by.txt b/by.txt new file mode 100644 index 00000000000000..8b137891791fe9 --- /dev/null +++ b/by.txt @@ -0,0 +1 @@ +