Commit d4db8ef
Add --repo parameter to gh commands for testing support
- Added --repo "$REPO" to gh issue comment command (line 103)
- Added --repo "$REPO" to gh issue create command (line 148)
- This enables testing against specific repositories by setting the REPO variable
Co-authored-by: jsturtevant <648372+jsturtevant@users.noreply.github.com>1 parent 15c10e5 commit d4db8ef
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
0 commit comments