Question | Answer |
Which GitHub Enterprise Cloud authentication options use a centralized identity provider (IdP) to control and secure access to organization resources? | SAML single sign-on (SSO) and Enterprise Managed Users |
Organization owners can require two-factor authentication in their organization for all of the following except: | repository viewers |
When using GitHub Actions, what is the proper order of operations when a pull request is opened? | Event ➞ Workflow ➞ Job ➞ Steps ➞ Action |
Which permission levels exist for a GitHub personal account repository? | the repository owner and collaborators |
Which of the following best describes the roadmap layout in GitHub projects? | a configurable timespan to track your issues, pull requests, and draft issues on a timeline |
As a GitHub project manager, you are reaching the maximum limit of items in a project, and you need a way to manage the project's content so there are no interruptions. What GitHub feature can you archive items as they are closed as completed or not planned? | configure your project's built-in workflows to archive the desired items automatically |
When creating a codespace development environment in GitHub, what is the default operating system, and what platforms are not supported for the remote development container? | Default OS: Ubuntu Linux Not Supported: Windows and macOS |
Jack would like to disable GitHub Actions on his repository. What is the result of doing so? | no workflows run on the repository |
What can be determined based on the following CODEOWNERS file? | changes to files in the docs folder need to be reviewed by the GitHub user dani for a pull-request |
Who can use the Insights feature for Projects? | users with write or admin access to a project |
What security feature is only available with GitHub Advanced Security on private repositories? | code scanning |
You and a colleague are collaborating to resolve a critical project issue. You want to receive email notifications of any comments or changes so you can address them promptly. How can you achieve this? | subscribe to the issue in GitHub to receive notifications about the latest comments |
While there are default labels for each new repository, what can an organization do to further categorize their issues, pull requests, and discussions based on their needs? | create custom labels in their project |
Amir is a developer working on a complex coding project and recently started using GitHub Copilot to assist with code suggestions. How can GitHub Copilot enhance Amir's coding experience and workflow? | GitHub Copilot can automatically generate and complete entire code files based on input from Amir |
Which of the following best describes a GitHub project? | a collaborative space to help manage code, track issues, and plan your work |
You are looking through issues on a project so you can contribute but are unsure if anyone is working on an issue. What GitHub feature can your team use to better inform other team members about who is working on an issue? | link a pull request or branch to an issue to show that a fix is in progress |
Steve's organization has recently required the use of two-factor authentication and notified him of this change. What will happen to Steve's GitHub account should he elect not to enable 2FA? | the account will be removed from the organization. |
What type of files and content can be included in a template repository? | any files or content that are relevant to the project |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.