Skip to content

Commit 28a0a52

Browse files
authored
chore: update instructions for weekly gh reviews (#19)
Addresses #18
1 parent 852ab54 commit 28a0a52

File tree

1 file changed

+25
-4
lines changed

1 file changed

+25
-4
lines changed

README.md

+25-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Happy collaborating!
1212
| weekly emea staff sync | private | AiB's Gno tech staff (EMEA) | Manfred (looking for a new lead) | Wednesdays; UTC=10am CET=12pm (PST=3am) |
1313
| bi-weekly private core sync | private | Core contributors | Manfred (looking for a new lead) | Wednesdays (1/2); UTC=3pm PST=8am CET=5PM |
1414
| bi-weekly public core sync | public (live video) | Core contributors | Michelle | Wednesdays (2/2); UTC=3pm PST=8am CET=5PM |
15-
| weekly review meeting | private | Core contributors | Manfred or Jae | Thursdays; UTC=4pm PST=9am CET=6PM |
15+
| weekly GH review meeting | private | Core contributors | Manfred or Jae | Thursdays; UTC=4pm PST=9am CET=6PM |
1616

1717
Legend:
1818
- "AiB's Gno tech staff" is the combination of Gno dedicated developers + lead from other AiB tech products + devrels + tokenomics.
@@ -25,11 +25,32 @@ TODOs
2525
- consider switching all private meetings to public in some way, i.e., by sharing the outcome publicly.
2626
- use a machine-readable format, then generate this part of the markdown? could allow generating other formats (.ics?) and ease PR reviews.
2727

28-
### Weekly review meeting
28+
---
2929

30-
We'll have weekly review meetings, with the possibility of occasional skips. Tech staff are encouraged to join whenever possible. Prior to the meeting, participants are requested to warm up by reviewing PRs, commenting, and updating relevant issues and PRs. At the end of the meeting, we'll share a list of discussions and status similar to [this example](https://github.com/golang/go/issues/33892).
30+
### Bi-weekly public core sync
3131

32-
We can utilize [this board](https://github.com/orgs/gnolang/projects/4/views/1?query=is%3Aopen+sort%3Aupdated-desc) as a starting point, but we should also explore other repositories and search for relevant issues. During the meeting, the lead should share their screen for collaborative discussions while reviewing the shared content.
32+
> Lead: Michelle
33+
> Schedule: Wednesdays (2/2); UTC=3pm PST=8am CET=5PM
34+
35+
_TODO: add useful info on events & records_
36+
37+
### Weekly GH review meeting ([meta issue](https://github.com/gnolang/meetings/issues/18))
38+
39+
> Lead: Manfred or Jae
40+
> Schedule: Thursdays; UTC=4pm PST=9am CET=6PM
41+
42+
We will hold weekly review meetings, with potential exceptions depending on circumstances. All technical staff are encouraged to participate whenever feasible.
43+
44+
**Meeting Process**:
45+
1. **Preparation**: Before the meeting, participants are expected to update their own PRs/issues and glance over others'.
46+
2. **Leading**: One participant will spearhead the session by sharing their screen, facilitating collaborative discussion and review.
47+
3. **Commenting**: Feedback should be shared directly within the context of the PRs or issues under review.
48+
4. **Meta-Issues**: After the meeting, we will update a designated meta-issue with links to the items reviewed during the session, following [this example](https://github.com/golang/go/issues/33892).
49+
50+
We will use [this board](https://github.com/orgs/gnolang/projects/4/views/1?query=is%3Aopen+sort%3Aupdated-desc) as our starting point for issue/PR selection, but exploring other repositories and identifying pertinent issues is also encouraged.
51+
This process allows us to stay up-to-date and have dynamic discussions on relevant topics.
52+
53+
---
3354

3455
## Ponctual meetings and events
3556

0 commit comments

Comments
 (0)