{"id":18805845,"url":"https://github.com/m-thompson-code/jira-story-scheduler","last_synced_at":"2026-01-08T00:30:15.959Z","repository":{"id":57686975,"uuid":"470873922","full_name":"m-thompson-code/jira-story-scheduler","owner":"m-thompson-code","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-14T22:25:13.000Z","size":2322,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T18:41:23.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-thompson-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-17T06:28:38.000Z","updated_at":"2022-03-17T06:29:04.000Z","dependencies_parsed_at":"2022-09-14T07:21:08.575Z","dependency_job_id":null,"html_url":"https://github.com/m-thompson-code/jira-story-scheduler","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/m-thompson-code%2Fjira-story-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thompson-code%2Fjira-story-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thompson-code%2Fjira-story-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-thompson-code%2Fjira-story-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-thompson-code","download_url":"https://codeload.github.com/m-thompson-code/jira-story-scheduler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742365,"owners_count":19689308,"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":[],"created_at":"2024-11-07T22:45:16.065Z","updated_at":"2026-01-08T00:30:15.902Z","avatar_url":"https://github.com/m-thompson-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Scheduler for Jira tickets\n\n[Demo](https://m-thompson-code.github.io/jira-story-scheduler/)\n\n### Public functions\n\n`getScheduleFromCsv(csvString, developerCount, pointsPerSprint)`\n\n`getScheduleFromJson(rawIssueArray, developerCount, pointsPerSprint)`\n\n1. `csvString` or `rawIssueArray` should include all Jira issues\n2. `developerCount` is the number of expected developers than can work in parallel\n3. `pointsPerSprint`is the ammount of points expected to complete per sprint\n\n### Schema\n\nSchema expected for `csvString` or `rawIssueArray`:\n\n1. `key` - Jira Ticket #\n2. `points` - points to complete\n3. `priority` - priority compared to all other tickets: \"Low\" | \"Medium\" | \"High\" | \"Critical\"\n4. `summary` - title of Jira Ticket\n5. `epic` - Jira Ticket's epic Jira Ticket #\n6. `type` - `Epic` or `Story`\n7. `dependencies` - List of `Epic` or `Story` Jira Ticket that must be completed before this ticket. Comma separated: `X-1, X-2, X-3`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-thompson-code%2Fjira-story-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-thompson-code%2Fjira-story-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-thompson-code%2Fjira-story-scheduler/lists"}