Skip to main content

238 Search results for "diff context"

Site policy / Acceptable Use Policies /

GitHub Impersonation

You may not misrepresent your identity or your association with another person or organization. This includes doing any of the following in a way that

Pull requests / Collaborate with pull requests / Propose changes /

Creating a pull request

Create a pull request to propose and collaborate on changes to a repository. These changes are proposed in a branch, which ensures that the default branch

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

GitHub Actions / Creating 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 Copilot / Copilot Chat /

Using GitHub Copilot Chat in GitHub Mobile

You can use GitHub Copilot Chat in GitHub Mobile to answer general questions about software development. Overview GitHub Copilot Chat is a chat interface

Building communities / Issue & PR templates /

Syntax for issue forms

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

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

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 / Deployment / 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

GitHub Actions / Using jobs /

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