Skip to content

Commit c129640

Browse files
authored
Merge pull request #50694 from v-thpra/azure-triage-fix-1055066
Technical Review 1055066: Manage software delivery by using a release based workflow on GitHub
2 parents 1adceaa + 824632e commit c129640

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

learn-pr/github/release-based-workflow-github/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Learn to implement a release based workflow on GitHub using project boards, branches, and releases.
7-
ms.date: 12/05/2023
7+
ms.date: 05/28/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/release-based-workflow-github/2-what-is-release-based-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What is a release based workflow?
44
metadata:
55
title: What is a release based workflow?
66
description: Learn to implement a release based workflow on GitHub using project boards, branches, and releases.
7-
ms.date: 12/05/2023
7+
ms.date: 05/28/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/release-based-workflow-github/3-create-release-based-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Create a release based workflow
44
metadata:
55
title: Exercise - Create a release based workflow
66
description: Learn to implement a release based workflow on GitHub using project boards, branches, and releases.
7-
ms.date: 12/05/2023
7+
ms.date: 05/28/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/release-based-workflow-github/4-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: Check your knowledge about release based workflow in GitHub.
7-
ms.date: 12/05/2023
7+
ms.date: 05/28/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/release-based-workflow-github/5-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ uid: learn.github.release-based-workflow-github.5-summary
33
title: Summary
44
metadata:
55
title: Summary
6-
description: Review what you've learned.
7-
ms.date: 12/05/2023
6+
description: Review what you learned about using a release based workflow on GitHub.
7+
ms.date: 05/28/2025
88
author: a-a-ron
99
ms.author: aastewar
1010
ms.topic: unit

learn-pr/github/release-based-workflow-github/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.github.release-based-workflow-github
33
metadata:
44
title: "Manage software delivery by using a release based workflow on GitHub"
55
description: Learn to implement a release based workflow on GitHub using project boards, branches, and releases.
6-
ms.date: 12/05/2023
6+
ms.date: 05/28/2025
77
author: a-a-ron
88
ms.author: aastewar
99
ms.topic: module
@@ -12,11 +12,11 @@ title: "Manage software delivery by using a release based workflow on GitHub"
1212
summary: Learn to implement a release based workflow on GitHub using project boards, branches, and releases.
1313
abstract: |
1414
In this module, you will:
15-
- Build a project board to manage your next release
16-
- Create and commit changes on a release branch
17-
- Create a Git tag and a release on GitHub
18-
- Resolve bugs after a release
19-
- Automate and better document your release changes
15+
- Build a project board to manage your next release.
16+
- Create and commit changes on a release branch.
17+
- Create a Git tag and a release on GitHub.
18+
- Resolve bugs after a release.
19+
- Automate and better document your release changes.
2020
prerequisites: |
2121
- A GitHub account
2222
- The ability to navigate and edit files in GitHub

0 commit comments

Comments
 (0)