Skip to content

feature request: limit-access-to-actors #202

@makslevental

Description

@makslevental

I'd like to limit not by actor, but by a set of actors. Superficially it seems like it's possible;

const keys = await octokit.users.listPublicKeysForUser({
  username: actor
})

assuming this will work with any actor, not just the one that initiated the action?

If you're up for it, I can send a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions