Skip to content

Commit ccc23b8

Browse files
authored
Merge branch 'main' into patch-2
2 parents 7763a48 + 14b9fd8 commit ccc23b8

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

content/github/managing-your-work-on-github/about-automation-for-project-boards.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ Project board automation can also help teams develop a shared understanding of a
2929
| Done | <ul><li>Move all closed issues here</li><li>Move all merged pull requests here</li><li>Move all closed, unmerged pull requests here</li></ul> |
3030

3131
### Project progress tracking
32-
Project board automation enables progress tracking by default. Cards in columns with the "To do", "In progress", or "Done" presets count toward the overall project progress. {% data reusables.project-management.project-progress-locations %}
32+
33+
You can track the progress on your project board. Cards in the "To do", "In progress", or "Done" columns count toward the overall project progress. {% data reusables.project-management.project-progress-locations %}
34+
35+
For more information, see "[Tracking progress on your project board](/github/managing-your-work-on-github/tracking-progress-on-your-project-board)."
3336

3437
### Further reading
3538
- "[Configuring automation for project boards](/articles/configuring-automation-for-project-boards)"{% if currentVersion == "free-pro-team@latest" %}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Tracking progress on your project board
3-
intro: 'By default, when you enable automation on a project board, the overall progress of the project is tracked in a progress bar.'
3+
intro: 'You can see the overall progress of your project in a progress bar.'
44
redirect_from:
55
- /articles/tracking-progress-on-your-project-board
66
versions:
@@ -10,7 +10,7 @@ versions:
1010

1111
{% data reusables.project-management.project-progress-locations %}
1212

13-
1. Navigate to the project board where you want to disable project progress tracking.
13+
1. Navigate to the project board where you want to enable or disable project progress tracking.
1414
{% data reusables.project-management.click-menu %}
15-
{% data reusables.project-management.access-collaboration-settings %}
16-
4. Unselect **Track project progress**.
15+
{% data reusables.project-management.click-edit-sidebar-menu-project-board %}
16+
4. Select or deselect **Track project progress**.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
When project board automation is enabled, a progress bar appears above the project board, on the project listing page, in the issue sidebar and in references to the project on other project boards.
1+
If progress tracking is enabled, a progress bar appears above the project board, on the project listing page, in the issue sidebar, and in references to the project on other project boards.

0 commit comments

Comments
 (0)