Skip to main content
GitHub-Dokumentation
All products
GitHub Actions
Quickstart
Learn GitHub Actions
Understanding GitHub Actions
Finding and customizing actions
Essential features
Expressions
Contexts
Umgebungsvariablen
Workflow billing & limits
Examples
Using scripts to test your code on a runner
Use the GitHub CLI on a runner
Using concurrency, expressions, and a test matrix
Using workflows
About workflows
Trigger a workflow
Events that trigger workflows
Workflow syntax
Workflow commands
Reuse workflows
Cache dependencies
Storing workflow artifacts
Creating starter workflows
Verwenden von Startworkflows
Sharing workflows with your organization
GitHub CLI in workflows
Using jobs
Using jobs in a workflow
Choose the runner for a job
Using conditions to control job execution
Using a matrix
Using concurrency
Using environments for jobs
Running jobs in a container
Setting default values for jobs
Assigning permissions to jobs
Defining outputs for jobs
Manage workflow runs
Manually run a workflow
Erneutes Ausführen von Workflows und Jobs
Abbrechen eines Workflows
Approve public fork runs
Approve private fork runs
Überprüfen von Bereitstellungen
Disable & enable a workflow
Skip workflow runs
Eine Workflowausführung löschen
Download workflow artifacts
Remove workflow artifacts
Build and test
Continuous integration
Build & test Go
Build & test Java & Ant
Build & test Java & Gradle
Build & test Java with Maven
Build & test .NET
Build & test Node.js
Build & test PowerShell
Build & test Python
Build & test Ruby
Build & test Swift
Build & test Xamarin apps
Deployment
About deployments
About continuous deployment
Deploy with GitHub Actions
Deploying to your cloud provider
Deploy to Amazon ECS
Deploy to Azure
Deploy to Google Kubernetes Engine
Security hardening your deployments
Security hardening with OpenID Connect
OpenID Connect in AWS
Configuring OpenID Connect in Azure
Configuring OpenID Connect in Google Cloud Platform
OpenID Connect in HashiCorp Vault
OpenID Connect in cloud providers
Using OpenID Connect with reusable workflows
Targeting different environments
Use environments for deployment
Managing your deployments
View deployment history
Deploying Xcode applications
Sign Xcode applications
Containerized services
Informationen zu Service-Containern
PostgreSQL service containers
Redis service containers
Publishing packages
Packaging with GitHub Actions
Veröffentlichen von Docker-Images
Java packages with Gradle
Java packages with Maven
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
Migrate from Jenkins
Migrate from Travis CI
Monitor & troubleshoot
About monitoring and troubleshooting
Use the visualization graph
Add a status badge
View workflow run history
View job execution time
Verwenden von Workflowausführungsprotokollen
Aktivieren der Debugprotokollierung
Notifications
Use GitHub-hosted runners
About GitHub-hosted runners
Larger runners
Control access to größerer Runners
Monitoring your current jobs
Customize runners
Herstellen einer Verbindung mit einem privaten Netzwerk
Deinen eigenen Runner hosten
Informationen zu selbstgehosteten Runnern
Add self-hosted runners
Autoscale self-hosted runners
Run a script before or after a job
Customize containers used by jobs
Run runner app on startup
Proxy servers
Label runners
Use runners in a workflow
Manage access with runner groups
Monitor & troubleshoot
Remove self-hosted runners
Security guides
Security hardening
Verschlüsselte Geheimnisse
Automatic token authentication
Erstellen von Aktionen
Informationen zu benutzerdefinierten Aktionen
Docker container action
Create a JavaScript action
Create a composite action
Metadata syntax
Dockerfile support
Set exit codes
Publish in GitHub Marketplace
Share from your private repository
Share with your organization
Releasing and maintaining actions
CLI setup action
Anleitungen für GitHub Actions
Wir veröffentlichen regelmäßig Aktualisierungen unserer Dokumentation, und die Übersetzung dieser Seite ist möglicherweise noch nicht abgeschlossen. Die aktuellsten Informationen findest du in der
englischen Dokumentation
.
GitHub Actions
/
Examples
Free, Pro, & Team
Deutsch
GitHub-Dokumentation durchsuchen
GitHub-Dokumentation
GitHub Actions
/
Examples
GitHub Actions
Get started
Account and profile
Authentication
Repositories
Enterprise administrators
Billing and payments
Site policy
Organizations
Code security
Pull requests
GitHub Issues
GitHub Actions
GitHub Copilot
GitHub Codespaces
GitHub Packages
Search on GitHub
Developers
REST API
GraphQL API
GitHub CLI
GitHub Discussions
GitHub Sponsors
Building communities
GitHub Pages
Education
GitHub Desktop
GitHub Support
Electron
CodeQL
npm
Free, Pro, & Team
Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.7
Enterprise Server 3.6
Enterprise Server 3.5
Enterprise Server 3.4
Enterprise Server 3.3
GitHub AE
Alle Enterprise Server-Releases
Informationen zu Versionen
Deutsch
English
简体中文
日本語
Español
Português do Brasil
Deutsch
Français
Русский
한국어
GitHub-Dokumentation durchsuchen
Beispiele
Beispielworkflows, die die CI/CD-Features von GitHub Actions veranschaulichen.
Verwenden von Skripts zum Testen deines Codes auf einem Runner
Verwenden der GitHub CLI auf einem Runner
Verwenden von Parallelität, Ausdrücken und einer Testmatrix