Skip to content

Commit

Permalink
modify PR body and set retention period
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h committed Sep 18, 2024
1 parent f6a638d commit f5926fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/auto-update-gemfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit f5926fb

Please sign in to comment.