docs icon indicating copy to clipboard operation
docs copied to clipboard

clarify: "The `audit` command is only supported when using an organization account."

Open jsoref opened this issue 1 year ago • 2 comments

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 audit command is only supported when using an organization account. However, the dry-run and migrate commands can be used with an organization or user account.

There are two platforms involved in migrating from circleci to GitHub:

  1. circleci
  2. 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

jsoref avatar Aug 07 '24 14:08 jsoref