Skip to main content

254 Search results for "diff context"

GitHub Copilot / Customize Copilot /

Adding custom instructions for GitHub Copilot

You can create a file that automatically adds information to all questions you ask Copilot Chat. Note This feature is currently in public preview and is

Account and profile / Profiles / Manage contribution settings /

Showing an overview of your activity on your profile

You can enable the activity overview section on your profile to give viewers more context about the types of contributions you make. About the activity

Migrations / GitHub Enterprise Importer / Complete migration /

Troubleshooting your migration with GitHub Enterprise Importer

If your migration fails or produces unexpected results, you can try common troubleshooting steps. About troubleshooting steps for GitHub Enterprise Importer

GitHub Copilot / Use GitHub Copilot / Examples /

Example prompts for Copilot Chat

Get example prompts and use cases for Copilot Chat. You can ask Copilot Chat specific questions about your project or general software questions. You can

GitHub Copilot / Use GitHub Copilot /

Prompt engineering for GitHub Copilot

Follow these strategies to improve your Copilot results. A prompt is a request that you make to GitHub Copilot. For example, a question that you ask Copilot

Building communities / Issue & PR templates /

Syntax for issue forms

Note: Issue forms are currently in public preview and subject to change. About YAML syntax for issue forms You can create custom issue forms by adding

GitHub Actions / Security / Security harden deployments /

About security hardening with OpenID Connect

OpenID Connect allows your workflows to exchange short-lived tokens directly from your cloud provider. Overview of OpenID Connect GitHub Actions workflows

Site policy / Acceptable Use Policies /

GitHub Doxxing and Invasion of Privacy

Don't post other people's personal information. This includes: Personal, private email addresses Phone numbers Physical addresses or other private location

GitHub Actions / Share automations / Create actions /

Metadata syntax for GitHub Actions

You can create actions to perform tasks in your repository. Actions require a metadata file that uses YAML syntax. About YAML syntax for GitHub Actions

GitHub Actions / Write workflows / Choose when workflows run /

Using conditions to control job execution

Prevent a job from running unless your conditions are met. Overview Note: A job that is skipped will report its status as "Success". It will