Update issue-metrics.yml

change from full last month to the 15th as report date.
This commit is contained in:
Max Wilfinger
2024-03-15 09:37:08 +01:00
committed by Chris Hennes
parent 357b50d1d1
commit b75be9818f

View File

@@ -19,7 +19,7 @@ jobs:
shell: bash
run: |
# Calculate the first day of the previous month
first_day=$(date -d "last month" +%Y-%m-01)
first_day=$(date -d "last month" +%Y-%m-15)
# Calculate the last day of the previous month
last_day=$(date -d "$first_day +1 month -1 day" +%Y-%m-%d)
@@ -40,4 +40,4 @@ jobs:
title: Monthly issue metrics report
token: ${{ secrets.GITHUB_TOKEN }}
content-filepath: ./issue_metrics.md
assignees: maxwxyz
assignees: maxwxyz