sp35 / 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
generate_projects_page Generates the "Projects" page on CC Open Source
[communityteams_list_page][ctlist] Generates the "Community Teams Members" page on CC Open Source
search_roadmap_export Exports the CC Search Roadmap Asana project to opensource.creativecommons.org

Workflows

YML File Name Workflow Purpose
normalize_repos.yml Runs daily at 00:00 UTC and whenever someone pushes to master branch and uses normalize_repos
generate_projects_page.yml Runs daily at 00:00 UTC and whenever someone pushes to master branch and uses generate_projects_page
add_community_pr.yml Runs hourly at 5 minutes past every hour UTC and add community PRs to Active Sprint – CC Search

License

About

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

License:MIT License


Languages

Language:Python 100.0%