ooyeraju / ccos-scripts

Scripts used to maintain various pieces of CC's open source presence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC Open Source Scripts

These are scripts used to maintain various pieces of CC's open source community infrastructure.

Scripts

Please see the individual README files in the folder for each script for information about that script.

Directory Name Script Purpose
normalize_repos Ensures that all CC repos have standard labels and branch protections
push_data_to_ccos Generates various pages with dynamic data on CC Open Source
sync_community_team Syncs all Community Team memberships with corresponding memberships in GitHub teams

Workflows

YML File Name Workflow Purpose
add_community_pr.yml Runs hourly at 5 minutes past every hour UTC and add community PRs to Active Sprint – CC Search and [Vocabulary Planning]((https://github.com/orgs/creativecommons/projects/13)
normalize_repos.yml Runs daily at 00:00 UTC and whenever someone pushes to master branch and uses normalize_repos
push_data_to_ccos.yml Runs daily at 00:00 UTC and whenever someone pushes to master branch and uses push_data_to_ccos
sync_community_team.yml Runs daily at 00:30 UTC and whenever someone pushes to master branch and uses sync_community_team

License

About

Scripts used to maintain various pieces of CC's open source presence.

License:MIT License


Languages

Language:Python 100.0%