List view
- Due by May 18, 2020
- Due by May 4, 2020
- Due by April 20, 2020
## Goals - To have a cleaner SCRUM board, in which PRs are connected to their corresponding issues. - [To reduce the number of manual steps when opening a PR](https://github.com/coblox/admin/issues/120). ## Recommendation Create a GitHub action that watches for the event of the creation of a PR in any of the relevant repositories, attempts to parse the original issue number from the name of the branch (we usually follow the convention `<issue-number>-<description>` for branch names) and if it succeeds in parsing the issue number sends the following request to ZenHub: ``` curl "https://api.zenhub.com/v4/repositories/<repo-id>/connection" -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "x-authentication-token: <zenhub-api-token>" --data "issue_number=<issue-number>&connected_repo_id=<repo-id>&connected_issue_number=<pr-number>" ``` Notes: - We should probably [generate a new ZenHub API token](https://developer.github.com/v3/repos/#get) for this GitHub action, rather than using a personal one. - The `repo-id` comes from GitHub, so we can obtain it using [GitHub's API](https://developer.github.com/v3/repos/#get).
Due by April 10, 2020- Due by April 6, 2020β’1/1 issues closed
- Due by March 23, 2020
- Due by March 9, 2020
- Due by February 24, 2020
- Due by February 11, 2020β’1/1 issues closed
Australia Day 26 Jan. Avail: - Lucas: 0% - Thomas: 20% (TBC) - Philipp: 10% - Daniel: 50% - Tobin: 50% - Franck: 70%
Due by January 27, 2020β’15/15 issues closedReset push-up board and loser brings cake at the end of the sprint.
Due by November 5, 2019β’12/12 issues closed- Lucas has to bring a cake (finally). - Ensuring we're on the same page before jumping into discussions. - Use paraphrasing during discussions.
Due by October 30, 2019β’24/24 issues closed- Stick to problem, goal, recommendation when opening issues. - Choose reviewers wisely (max 3). - More donuts.
Due by October 16, 2019β’20/20 issues closedLet's have some meetings outside our room.
Due by October 1, 2019β’28/28 issues closed