CodeQL CLI: Add links between `pack install` and `pack ci`
Code of Conduct
- [x] I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
pack ci: https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual/pack-cipack install: https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual/pack-install
What part(s) of the article would you like to see updated?
Both commands seem to be pretty similar but are intended for different use cases. It would be useful if:
pack cilinked topack install(the text already mentionscodeql pack install, but for convenience it might be good if that was a link)pack installlinked topack ci, mentioning thatpack cifully respects the lock file, failing if the dependency versions are incompatible
Additional information
I assume that I cannot submit a PR for this since the CodeQL CLI docs have a comment saying "Content after this section is automatically generated".
@Marcono1234 You would be correct about not being able to submit a PR. We have to transfer issues about CodeQL and REST endpoints to the relevant teams to get things fixed/changed. Let me make sure it's the exact same process for making suggestions for improvement, since usually I'm dealing with inaccuracies, and then I should be able to get this transferred internally. 🤞
Markdown
A stale label has been added to this issue, because it has been open for 30 days with no activity. If you think this issue should remain open, please add a new comment.
A stale label has been added to this issue, because it has been open for 30 days with no activity. If you think this issue should remain open, please add a new comment.