Commit 0e74f56
authored
add docs on CI workflow inputs (#239)
Contributes to rapidsai/shared-workflows#376
* adds descriptions for all inputs to workflows triggered by `workflow_dispatch`
## Notes for Reviewers
### Motivation
The input descriptions show up in the UI when you go to trigger these workflows. Like this:

I'm hoping that will make it easier for developers to manually trigger workflows. Inspired by being asked multiple times "what format is `date` supposed to be in?".
Authors:
- James Lamb (https://github.com/jameslamb)
Approvers:
- Jacob Tomlinson (https://github.com/jacobtomlinson)
- Vyas Ramasubramani (https://github.com/vyasr)
URL: #2391 parent 7cdc778 commit 0e74f56
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
0 commit comments