Skip to content

Commit

Permalink
MNT Update translation-issue workflow to ignore CMS 4 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored May 6, 2024
1 parent 8ff04cd commit d51c74c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/translation-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ jobs:
\n
### Triage instructions (Silverstripe Ltd CMS Squad)\n
1. Put on the following labels:\n
- `type/enhancement`\n
- `type/i18n`\n
- `impact/low`\n
- `affects/v4`\n
- `affects/v5`\n
2. Move this issue to the "Ready" column on our internal zenhub board\n
\n
Expand All @@ -39,7 +38,7 @@ jobs:
2. Also install [silverstripe/tx-translator](https://github.com/silverstripe/silverstripe-tx-translator/)\n
3. Follow the instructions in the `tx-translator` README.md and do a TX_PULL=0 TX_COLLECT=1 TX_PUSH=1 run.\n
4. This may create lots of pull-requests. Paste links to these pull request on this issue.\n
5. Once the pull-requests have been merged, create a new install of kitchen-sink using the oldest supported minor branch e.g. `4.13`\n
5. Once the pull-requests have been merged, create a new install of kitchen-sink using the oldest supported minor branch e.g. `5.2`\n
6. Also install [silverstripe/tx-translator](https://github.com/silverstripe/silverstripe-tx-translator/)\n
7. Follow the instructions in the `tx-translator` README.md and do a TX_PULL=1 TX_COLLECT=0 TX_PUSH=0 run.\n
8. This will create lots of pull-requests. Paste links to these pull request on this issue.\n

0 comments on commit d51c74c

Please sign in to comment.