Github
How to connect your Github account with Village Labs.
Last updated
How to connect your Github account with Village Labs.
Last updated
A Github account with access to the repositories you wish to sync with Village Labs.
Go to your Github developer settings to create a new Personal Access Token https://github.com/settings/tokens
Create a new classic token
Set the token Note to Village Access Token, and set the Expiration to No Expiration (note that this token can always be manually revoked in Github in future, but setting a custom expiration date will require this entire process to be re-run once the expiration date is hit).
Check the following boxes.
Copy your token and store it in a secure place (like 1Password, LastPass or Bitwarden).
Please share the following information with the Village Labs team via a secure connection (eg. 1Password, LastPass or Bitwarden).
access_token
: The access token created above
repository
: A comma-separated list of repositories that Village should monitor, prefixed with the username/organization (there should be no spaces) eg. seriouscorp/FizzBuzzEnterpriseEdition,seriouscorp/AbsoluteAGI
start_date
: Date of the first record to synchronize, in a ISO8601 format (eg. 2024-01-01
) . Commits before this date will not be synchronized.