clarify: "The `audit` command is only supported when using an organization account."
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?
https://docs.github.com/en/actions/migrating-to-github-actions/automated-migrations/migrating-from-circleci-with-github-actions-importer#limitations
What part(s) of the article would you like to see updated?
- The
auditcommand is only supported when using an organization account. However, thedry-runandmigratecommands can be used with an organization or user account.
There are two platforms involved in migrating from circleci to GitHub:
- circleci
- GitHub
It is not clear whether this bullet point is talking about the former or the latter. If it's talking about the latter, it should really have explain how/where to provide an "organization account". If it's talking about the former, it should do the same. -- I've been a user of github for a fairly long time and while I am an owner of many organizations, I can't figure out what this would mean in github terms. organization-accounts are things in github, but you can't log in with them -- you log in as a user that is a member of an organization.
Additional information
No response