jbrunton / gflows

A CLI tool that makes templating GitHub Workflows easy
MIT License
30 stars 3 forks source link

Improve workflow descriptions #161

Open jbrunton opened 3 years ago

jbrunton commented 3 years ago

Per comment in GFlowsLib:

// TODO: Description should be SourcePath if remote, relative SourcePath if within context dir (i.e. in source control),
// and in terms of library name otherwise (since in that case the path is local but outside the repo, so not v useful)