Skip to content

Commit 9491f1a

Browse files
authored
Manual checklist template: check plugin size (#362)
* Manual checklist template: added ZIP artefact size check * Manual checklist template: wording correction Co-authored-by: Alena Lisevych <>
1 parent 138c692 commit 9491f1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/test_request.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ assignees: ''
1111

1212
*Check that the IntelliJ Idea UTBot plugin can be successfully installed*
1313

14-
- [ ] Choose appropriate workflow from the next list (by default, use the latest one) https://github.com/UnitTestBot/UTBotJava/actions/workflows/publish-plugin-and-cli.yml
14+
- [ ] Choose appropriate workflow from the list (by default, filter by main branch and take the latest one) https://github.com/UnitTestBot/UTBotJava/actions/workflows/publish-plugin-and-cli.yml
15+
- [ ] Download plugin
16+
- [ ] Check downloaded zip-file size < 100 MB
1517
- [ ] Open IntelliJ IDE
1618
- [ ] Remove previously installed UTBot plugin
1719
- [ ] Clone or reuse UTBot project (https://github.com/UnitTestBot/UTBotJava.git)

0 commit comments

Comments
 (0)