Skip to main content
We publish frequent updates to our documentation, and translation of this page may still be in progress. For the most current information, please visit the
English documentation
.
GitHub Docs
Version:
Enterprise Server 3.5
Search GitHub Docs
All products
GitHub Actions
Schnellstart
Informationen zu GitHub Actions
Verstehen von GitHub Actions
Find and customize actions
Essential features
Ausdrücke
Du kannst auf Kontextinformationen in Workflows und Aktionen zugreifen.
Variablen
Workflow billing & limits
Beispiele
Using scripts to test your code on a runner
Use the GitHub CLI on a runner
Using concurrency, expressions, and a test matrix
Verwenden von Workflows
Informationen zu Workflows
Auslösen eines Workflows
Ereignisse zum Auslösen von Workflows
Syntax für Workflows
Workflowbefehle
Reuse workflows
Cacheabhängigkeiten
Store artifacts
Create starter workflows
Verwenden von Startworkflows
Share workflows with your organization
GitHub CLI in workflows
Verwenden von Aufträgen
Using jobs in a workflow
Choose the runner for a job
Using conditions to control job execution
Matrizen
Parallelität
Umgebungen
Running jobs in a container
Setting default values for jobs
Assigning permissions to jobs
Define outputs for jobs
Verwalten von Workflowausführungen
Manually run a workflow
Erneutes Ausführen von Workflows und Jobs
Abbrechen eines Workflows
Überprüfen von Bereitstellungen.
Disable & enable a workflow
Skip workflow runs
Eine Workflowausführung löschen
Download workflow artifacts
Remove workflow artifacts
Erstellen und Testen
Continuous Integration
Build & test Go
<!-- 2BB13A4A-041C-4064-9A7A-B482C5BC964F --> <div class="extended-markdown note border rounded-1 mb-4 p-3 color-border-accent-emphasis color-bg-accent f5"> **Hinweis:** GitHub-gehostete Runner werden auf GitHub Enterprise Server derzeit nicht unterstützt. Weitere Informationen zur geplanten zukünftigen Unterstützung findest Du in der [GitHub public roadmap](https://github.com/github/roadmap/issues/72). </div>
<!-- 2BB13A4A-041C-4064-9A7A-B482C5BC964F --> <div class="extended-markdown note border rounded-1 mb-4 p-3 color-border-accent-emphasis color-bg-accent f5"> **Hinweis:** GitHub-gehostete Runner werden auf GitHub Enterprise Server derzeit nicht unterstützt. Weitere Informationen zur geplanten zukünftigen Unterstützung findest Du in der [GitHub public roadmap](https://github.com/github/roadmap/issues/72). </div>
<!-- 2BB13A4A-041C-4064-9A7A-B482C5BC964F --> <div class="extended-markdown note border rounded-1 mb-4 p-3 color-border-accent-emphasis color-bg-accent f5"> **Hinweis:** GitHub-gehostete Runner werden auf GitHub Enterprise Server derzeit nicht unterstützt. Weitere Informationen zur geplanten zukünftigen Unterstützung findest Du in der [GitHub public roadmap](https://github.com/github/roadmap/issues/72). </div>
Build & test .NET
Build & test Node.js
Build & test PowerShell
Build & test Python
Build & test Ruby
Build & test Swift
Build & test Xamarin apps
Bereitstellung
Informationen zu Bereitstellungen
Informationen zu Continuous Deployment
Bereitstellen mit GitHub-Aktionen
Deploying to your cloud provider
Deploy to Amazon ECS
In Azure bereitstellen
Deploy to Google Kubernetes Engine
Security hardening your deployments
Security hardening with OpenID Connect
OpenID Connect in AWS
Configuring OpenID Connect in Azure
OpenID Connect in Google Cloud Platform
OpenID Connect in HashiCorp Vault
OpenID Connect in cloud providers
OpenID Connect with reusable workflows
Targeting different environments
Use environments for deployment
Managing your deployments
Anzeigen des Bereitstellungsverlaufs
Deploy Xcode applications
Sign Xcode applications
Containerized services
Informationen zu Service-Containern
PostgreSQL service containers
Redis service containers
Veröffentlichen von Paketen
Packaging with GitHub Actions
Veröffentlichen von Docker-Images
Publish Java packages with Gradle
Publish Java packages with Maven
Publish Node.js packages
Managing issues and pull requests
Actions for project management
Add labels to issues
Schließen inaktiver Issues
Add label to comment on issue
Move assigned issues
Remove label when adding card
Planen der Erstellung von Issues
Migrate to GitHub Actions
Automate migration with GitHub Actions Importer
Migrate from Azure Pipelines
Migrate from CircleCI
Migrate from GitLab CI/CD
Migrieren von Jenkins
Migrate from Travis CI
Überwachung und Problembehandlung
Informationen zu Überwachung und Problembehandlung
Use the visualization graph
Add a status badge
View workflow run history
Verwenden von Workflowausführungsprotokollen
Debugprotokollierung aktivieren
Benachrichtigungen für Workflow-Läufe
Von GitHub gehostete Runner
Informationen zu von GitHub gehostete Runnern
Connect to a private network
Selbstgehostete Runner
Informationen zu selbstgehosteten Runnern
Add self-hosted runners
Autoscale self-hosted runners
Run runner app on startup
Proxyserver
Label runners
Use runners in a workflow
Manage access with runner groups
Überwachung und Problembehandlung
Remove self-hosted runners
Sicherheitsleitlinien
Security hardening
Verschlüsselte Geheimnisse
Automatische Tokenauthentifizierung
Erstellen von Aktionen
Informationen zu benutzerdefinierten Aktionen
Create a Docker container action
Create a JavaScript action
Create a composite action
Metadata syntax
Dockerfile support
Set exit codes
Share with your enterprise
Releasing and maintaining actions
Anleitungen für GitHub Actions
GitHub Actions
/
Containerized services
Verwenden von Containerdiensten
Du kannst containerisierte Dienste in deinen GitHub Actions-Workflows verwenden.
Informationen zu Service-Containern
PostgreSQL-Service-Container erstellen
Redis-Service-Container erstellen