srobo / competition-team-minutes

Minutes from Competition Team meetings
1 stars 1 forks source link

Competition Team Minutes

Minutes from the Competition Team meetings.

The canonical instance of this repository is on github at https://github.com/srobo/competition-team-minutes.

For the SR2019 season, this team was called the "Core Team".

Agenda

The agenda doc lives in Google Drive, and is linked to the event in the calendar.

To aid with converting the Google doc into markdown, it's recommended to use this tool.

Actions script

Actions from each meeting are recorded as issues on the github instance. There is a Python script to support this:

./scripts/create-actions.py 2018/2018-11-21.md

The script requires Python 3.5+ and the requests library. It uses the GitHub REST API v3, for which you should create a Personal Access Token with scope repo:public_repo.