Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH Instructions for licenses #354

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .github/workflows/rhino-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: silverstripe/gha-issue@v1
if: steps.check_for_existing_open_issue.outputs.has_issue == 'false'
with:
title: Broken builds and merge-ups
title: Broken builds, merge-ups, and licenses
close_existing: true
description: |
This is an automatically created issue used to remind the Silverstripe CMS Squad to look at broken builds and merge-ups every Tuesday.\n
Expand All @@ -61,3 +61,9 @@ jobs:
\n
### Merge-ups:\n
- https://rhino.silverstripe.org/?t=merge-ups\n
\n
### Licenses:\n
- The cron only runs on the default branch
- Manually run the workflow on other supported branches, including minor and patch
- https://github.com/silverstripe/recipe-kitchen-sink/actions/workflows/licenses.yml\n
\n