Commit af6758a
authored
add docs on CI workflow inputs (#137)
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:
- Vyas Ramasubramani (https://github.com/vyasr)
URL: #1371 parent 7136f22 commit af6758a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| |||
0 commit comments