@@ -6,14 +6,11 @@ infrastructure.
6
6
7
7
## Status
8
8
9
- - [ ![ Add Community PRs to Project] [ prs_badge ]] [ prs_link ]
10
9
- [ ![ Sync Community Teams with GitHub] [ teams_badge ]] [ teams_link ]
11
10
- [ ![ Manage issues and pull requests in projects] [ issues_badge ]] [ issues_link ]
12
11
- [ ![ Normalize Repos] [ norm_badge ]] [ norm_link ]
13
12
- [ ![ Push data to CC Open Source] [ data_badge ]] [ data_link ]
14
13
15
- [ prs_badge ] : https://github.com/creativecommons/ccos-scripts/actions/workflows/add_community_pr.yml/badge.svg
16
- [ prs_link ] : #add-community-prs-to-project
17
14
[ teams_badge ] : https://github.com/creativecommons/ccos-scripts/actions/workflows/sync_community_teams.yml/badge.svg
18
15
[ teams_link ] : #sync-community-teams-with-github
19
16
[ issues_badge ] : https://github.com/creativecommons/ccos-scripts/actions/workflows/manage_issues.yml/badge.svg
@@ -47,27 +44,6 @@ See [`CONTRIBUTING.md`](CONTRIBUTING.md).
47
44
The following workflows are ordered by schedule frequency and start time.
48
45
49
46
50
- ### Add Community PRs to Project
51
-
52
- | ** Workflow** | | |
53
- | -- | --: | --- |
54
- | | Schedule: | Hourly at 5 minutes past the hour (` **:05 ` ) |
55
- | | YAML: | [ ` add_community_pr.yml ` ] [ community_pr_yml ] |
56
- | ** Action** | | |
57
- | | | [ subhamX/github-project-bot] [ proj_bot ] |
58
- | ** Env** | | |
59
- | | Required: | ` ADMIN_GITHUB_TOKEN ` |
60
-
61
- This workflow adds community PRs in the
62
- [ creativecommons/vocabulary] [ vocab_repo ] repository to [ Vocabulary
63
- Planning] [ vocab_plan ] project.
64
-
65
- [ community_pr_yml ] : .github/workflows/add_community_pr.yml
66
- [ proj_bot ] : https://github.com/subhamX/github-project-bot
67
- [ vocab_repo ] : https://github.com/creativecommons/vocabulary
68
- [ vocab_plan ] : https://github.com/orgs/creativecommons/projects/13
69
-
70
-
71
47
### Sync Community Teams with GitHub
72
48
73
49
| ** Workflow** | | |
0 commit comments