-
Notifications
You must be signed in to change notification settings - Fork 307
Description
The documentation seems to point to specific gh aw versions, like here
gh aw add-wizard https://github.com/github/gh-aw/blob/v0.45.5/.github/workflows/unbloat-docs.md
The version links are valuable in case things change or get moved around.
We should do something to automatically update these version links to latest and validate that no files have been renamed/moved around.
We should also look at more internal/external link validation for our docs (these are effectively external links at the moment and not covered by our internal link checking - but because they're really logically in-repo links we could move this to an additional part of link checking).
Finally when the workflows actually have a corresponding githubnext/agentics/workflows workflow we should actually be instructing people to install that instead as it's usually more general and applicable to more repositories.