693 Search results for "custom domain"
GitHub Actions / Write workflows / Choose what workflows do /
Storing and sharing data from a workflow
Artifacts allow you to share data between jobs in a workflow and store data once that workflow has completed.
About workflow artifacts
Artifacts allow
Code security / Code scanning / Introduction /
About code scanning with CodeQL
You can use CodeQL to identify vulnerabilities and errors in your code. The results are shown as code scanning alerts in GitHub.
CodeQL is the code analysis
Codespaces / Managing your codespaces /
Managing access to other repositories within your codespace
You can manage the repositories that GitHub Codespaces can access.
Overview
By default, your codespace is assigned a token scoped with read permission
Search on GitHub / Searching on GitHub /
Searching for repositories
You can search for repositories on GitHub and narrow the results using these repository search qualifiers in any combination.
You can search for repositories
Migrations / ghe-migrator /
Migrating data to GitHub Enterprise Server
After generating a migration archive, you can import the data to your target GitHub Enterprise Server instance. You'll be able to review changes for potential
Apps / Sharing GitHub Apps /
Registering a GitHub App using URL parameters
You can use URL query parameters to help other people quickly set up a new GitHub App with a specific configuration you have preselected.
About URL parameters
GitHub Actions / Security / Security harden deployments /
Configuring OpenID Connect in cloud providers
Use OpenID Connect within your workflows to authenticate with cloud providers.
Overview
OpenID Connect (OIDC) allows your GitHub Actions workflows to access
GitHub Actions / Write workflows / Choose what workflows do /
Using pre-written building blocks in your workflow
Actions are the building blocks that power your workflow. A workflow can contain actions created by the community, or you can create your own actions directly
GitHub Actions / Security / Artifact attestations /
Enforcing artifact attestations with a Kubernetes admission controller
Use an admission controller to enforce artifact attestations in your Kubernetes cluster.
About Kubernetes admission controller
Artifact attestations enable
REST API / Actions /
REST API endpoints for workflow runs
REST API/
Actions/
Workflow runs
REST API endpoints for workflow runs
Use the REST API to interact with workflow runs in GitHub Actions.
About workflow