From f5926fbc34211d4c1fcfc0ed94e9595fca620fb1 Mon Sep 17 00:00:00 2001 From: quinna-h Date: Wed, 18 Sep 2024 14:48:42 -0400 Subject: [PATCH] modify PR body and set retention period --- .github/workflows/auto-update-gemfiles.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-update-gemfiles.yml b/.github/workflows/auto-update-gemfiles.yml index 0696c7484bb..36a3abe0476 100644 --- a/.github/workflows/auto-update-gemfiles.yml +++ b/.github/workflows/auto-update-gemfiles.yml @@ -67,7 +67,7 @@ jobs: with: name: 'datadog-gem-${{ matrix.engine.name }}-${{ matrix.engine.version }}-gha${{ github.run_id }}' path: gemfiles/${{ matrix.engine.name }}_${{ matrix.engine.version }}_* - + retention-days: 3 aggregate: needs: build @@ -159,9 +159,11 @@ jobs: title: 'Update Latest Gemfiles' body: | **What does this PR do?** + Update gemfiles for latest gem versions **Motivation:** **Additional Notes:** + Auto-generated PR