Skip to content

Manage GitHub Packages Questions

Practice questions for Manage GitHub Packages topic in GitHub Administration. 14 questions covering this domain.

14 questions4 easy8 medium2 hard
Q1
easy

Which GitHub Packages registries support only repository-scoped permissions?

Q2
medium

A GitHub Actions workflow wants to publish and install a package that is associated with the same repository where the workflow runs. Which credential...

Q3
medium

A company publishes a public container image to GitHub Container Registry and wants anonymous users to pull it. Is that supported?

Q4
medium

A repository linked to an organization-scoped package with granular permissions is transferred to another owner. What happens to the package?

Q5
medium

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...

Q6
medium

For an organization-scoped package with granular permissions, who automatically has admin permission?

Q7
easy

An Enterprise Managed Users customer wants a developer to publish a package under a personal namespace. What is supported?

Q8
easy

Which list contains only GitHub Packages registries that support granular permissions?

Q9
hard

A repository with a repository-scoped package is transferred to a new owner. What happens to that package?

Q10
medium

A package in the Container registry is linked to a repository and supports granular permissions. What happens by default?

Q11
hard

An organization stores a granular-permission package in GitHub Packages. A workflow in another repository needs to use GITHUB_TOKEN to access that pac...

Q12
medium

A maintainer wants to delete a package by using a personal access token classic. Which combination is required?

Q13
medium

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...

Q14
easy

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.