Skip to content

Commit c611b11

Browse files
authored
Update docs for add-issues-and-prs-to-fs-project-board.yml (#151)
Updated docs given file distribution through github-mgmt discussed in FilOzone/github-mgmt#10 (comment) isn't possible for repos with branch protection rules.
1 parent 0ba016e commit c611b11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

files/.github/workflows/add-issues-and-prs-to-fs-project-board.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
######################################################################################
22
# READ THIS FIRST
3-
# This file is authored in filecoin-project/github-mgmt repository and copied to other repos via automation.
4-
# If you need to make changes, either:
5-
# 1. Make the changes in filecoin-project/github-mgmt repository OR
6-
# 2. Make the changes in the local repo and remove the automated copying from github-mgmt.
3+
# This file is authored in filecoin-project/github-mgmt repository and MANUALLY copied to other repos.
4+
# At least as of 2025-07-16, changes to this file will not be automatically propagated.
5+
# This is discussed more in https://github.com/FilOzone/github-mgmt/issues/10.
6+
# This file resides in filecoin-project/github-mgmt for visibility.
77
######################################################################################
88

99
# This action adds all issues and PRs with a "team/fs-wg" label to the FS project board.

0 commit comments

Comments
 (0)