Manage GitHub Packages Questions
Practice questions for Manage GitHub Packages topic in GitHub Administration. 14 questions covering this domain.
Which GitHub Packages registries support only repository-scoped permissions?
A GitHub Actions workflow wants to publish and install a package that is associated with the same repository where the workflow runs. Which credential...
A company publishes a public container image to GitHub Container Registry and wants anonymous users to pull it. Is that supported?
A repository linked to an organization-scoped package with granular permissions is transferred to another owner. What happens to the package?
A workflow in repository A needs to install a private package stored in repository B, and the workflow's GITHUB_TOKEN cannot access repository B. Whic...
For an organization-scoped package with granular permissions, who automatically has admin permission?
An Enterprise Managed Users customer wants a developer to publish a package under a personal namespace. What is supported?
Which list contains only GitHub Packages registries that support granular permissions?
A repository with a repository-scoped package is transferred to a new owner. What happens to that package?
A package in the Container registry is linked to a repository and supports granular permissions. What happens by default?
An organization stores a granular-permission package in GitHub Packages. A workflow in another repository needs to use GITHUB_TOKEN to access that pac...
A maintainer wants to delete a package by using a personal access token classic. Which combination is required?
A developer wants to download and install a package from GitHub Packages by using a personal access token classic. Which scope is required on the toke...
Outside a GitHub Actions workflow that uses GITHUB_TOKEN, which token type does GitHub Packages support for package registry authentication?
Sign in to see all 14 questions
Create a free account to browse the questions included with the free plan.