Skip to content

Commit c1d964f

Browse files
sbfnksbfnk-bot
andcommitted
Add link to workflow in release reminder issues
Co-authored-by: sbfnk-bot <242615673+sbfnk-bot@users.noreply.github.com>
1 parent b51fbea commit c1d964f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release-reminders.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ jobs:
121121
fi
122122
echo ""
123123
echo "*Close this issue if not releasing this cycle.*"
124+
echo ""
125+
echo "---"
126+
echo "*Created by the [release reminders workflow](https://github.com/epiforecasts/epiforecasts.github.io/blob/main/.github/workflows/release-reminders.yaml).*"
124127
} > /tmp/release-body.md
125128
# Ensure 'release' label exists, create issue without label if it fails
126129
gh label create release --repo "$repo" --description "Release tracking" --color "0E8A16" 2>/dev/null || true

0 commit comments

Comments
 (0)