Commit bc0b46c
committed
git-artifacts: report selected artifacts in the workflow run's name
The name given to a particular workflow run is shown in the overview of
workflow runs in GitHub's UI, and are therefore a really good spot to
surface information that is relevant to the reader.
For example, if a `git-artifacts` workflow run was started with only a
subset of the artifacts to build, let's state that in the workflow run's
name, as it is vital information.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent bc5c1fb commit bc0b46c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments