{"id":20074646,"url":"https://github.com/greenelab/scrumlord","last_synced_at":"2025-05-05T21:31:57.944Z","repository":{"id":37270661,"uuid":"94351653","full_name":"greenelab/scrumlord","owner":"greenelab","description":"Continuous administration of the Greene Lab's electronic scrum","archived":false,"fork":false,"pushed_at":"2024-10-29T22:42:38.000Z","size":345,"stargazers_count":13,"open_issues_count":2,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-30T00:46:39.791Z","etag":null,"topics":["administration","continuous","cron","scrum","travis-ci"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greenelab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-14T16:30:32.000Z","updated_at":"2024-10-29T22:42:42.000Z","dependencies_parsed_at":"2024-11-06T23:26:59.630Z","dependency_job_id":"f1e45917-25da-490a-a9df-e45732a4fd87","html_url":"https://github.com/greenelab/scrumlord","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenelab%2Fscrumlord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenelab%2Fscrumlord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenelab%2Fscrumlord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenelab%2Fscrumlord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenelab","download_url":"https://codeload.github.com/greenelab/scrumlord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224470631,"owners_count":17316704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["administration","continuous","cron","scrum","travis-ci"],"created_at":"2024-11-13T14:53:14.598Z","updated_at":"2024-11-13T14:53:15.152Z","avatar_url":"https://github.com/greenelab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Continuous administration of the Greene Lab's electronic scrum\n\n[![Build Status](https://travis-ci.org/greenelab/scrumlord.svg?branch=master)](https://travis-ci.org/greenelab/scrumlord)\n\n## Summary\n\nThis repository automates the management of GitHub issues, which must be opened and closed based on the date.\n\n## Details\n\nThe Greene Lab does an electronic [scrum](https://github.com/greenelab/onboarding/blob/master/onboarding.md#meetings) (e-scrum) where lab members create daily task lists using GitHub issues on [`greenelab/scrum`](https://github.com/greenelab/scrum) (private repository).\nTo automate the administration of `greenelab/scrum` issues, this repository relies on Github Actions daily cron jobs and a GitHub machine user named [**@scrum-lord**](https://github.com/scrum-lord).\nEvery day, Github Actions executes the workflow in [`scrum.yml`](./github/workflows/scrum.yml).\nAs appropriate, **@scrum-lord** closes and opens issues to keep the scrum issues up to date.\n\n## Github Actions Deployment Instructions\n\n1. Fork repo\n2. Create new empty repo organization/scrum\n3. Get Github login token (https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) with repo and workflow scope\n   - The safest way to do this is to create a new machine user that doesn't have any other privileges than for the scrum repo\n4. In the settings for the workflow repo:\n   - Create environment variable named `SCRUMLORD_TOKEN` whose value is the login token from step 3.\n5. Commit changes to master branch to fit your settings (see https://github.com/gentnerlab/scrumlord/network for examples)\n\n## Travis-ci Deployment Instructions\n\nUse these instructions to deploy a new instance of the scrumlord in travis-ci to manage scrum issues for a repository\n\n1. Fork repo\n2. Create new empty repo organization/scrum\n3. Get Github login token (https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) with repo scope\n   - The safest way to do this is to create a new machine user that doesn't have any other privileges than for the scrum repo\n4. log into https://travis-ci.com using github\n5. Add new repo to travis-ci: organization/scrumlord\n6. In the settings for that travis-ci repo:\n   - Add daily [cronjob](https://docs.travis-ci.com/user/cron-jobs/) to always run master branch\n   - Create environment variable named `GH_TOKEN` whose value is the login token from step 3.\n7. Commit changes to master branch to fit your settings (see https://github.com/gentnerlab/scrumlord/network for examples)\n\n## Reuse\n\nAnyone is welcome to adapt this codebase for their use cases.\nThe repository is openly licensed as per [`LICENSE.md`](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenelab%2Fscrumlord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreenelab%2Fscrumlord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenelab%2Fscrumlord/lists"}