Commit 755d50b
Add support for timeout input (#13)
* Add support for timeout input
Passes the --timeout flag through to the Linear Release CLI, allowing
users to configure how long the action waits for a command to complete.
Generated with [Linear](https://linear.app/linear/issue/LIN-64455/support-timeout-flag-in-linear-release-action#agent-session-37fe688a)
Co-authored-by: linear[bot] <44709815+linear[bot]@users.noreply.github.com>
* Fix timeout input description to specify seconds
Generated with [Linear](https://linear.app/linear/issue/LIN-64455/support-timeout-flag-in-linear-release-action#agent-session-37fe688a)
Co-authored-by: linear[bot] <44709815+linear[bot]@users.noreply.github.com>
* Update timeout description and document default of 60s
Generated with [Linear](https://linear.app/linear/issue/LIN-64455/support-timeout-flag-in-linear-release-action#agent-session-37fe688a)
Co-authored-by: linear[bot] <44709815+linear[bot]@users.noreply.github.com>
* Fix table alignment in README
Generated with [Linear](https://linear.app/linear/issue/LIN-64455/support-timeout-flag-in-linear-release-action#agent-session-37fe688a)
Co-authored-by: linear[bot] <44709815+linear[bot]@users.noreply.github.com>
---------
Co-authored-by: Axel Niklasson Yun <6113675+axelniklasson@users.noreply.github.com>
Co-authored-by: linear[bot] <44709815+linear[bot]@users.noreply.github.com>1 parent 1f1e65c commit 755d50b
3 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments