github · GitHub Actions Docs
Actions Viewing deployment history - GitHub Docs
Explains how to access and interpret the deployment history within GitHub to track the status and progression of deployments across different environments.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Viewing deployment history - GitHub Docs
Explains how to access and interpret the deployment history within GitHub to track the status and progression of deployments across different environments.
When To Use
Use when you need to audit previous deployment attempts, track the status of specific environment updates, or troubleshoot deployment timelines within GitHub Actions.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-deploy-viewing-deployment-history-github-docs-workflow-guide.md | A guide explaining how to view current and previous deployment history within a GitHub repository. | Questions about a guide explaining how to view current and previous deployment history within a GitHub repository. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Deploy / - Configure and manage deployments / - View deployment history
- Main sections:
Viewing your repository's deployment history.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/view-deployment-history
