Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create push-discord-to-github-bounty.md #308

Merged
merged 2 commits into from
Jul 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions push-discord-to-github-bounty.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
tags:
- ops
- bounty
title: Bounty: Push note from Discord to Github PR automatically
date: 2024-07-01
description: We open a bounty to automate the knowledge storage of the team.
authors:
- minh_cloud
---

Last week, we announced about the reward system for fleetings notes, we understand that knowledge can come from everywhere: traninings, articles,... As there were thousand links shared in our channel #tech of our community, we want to take advantage of this activity to enrich our knowledge with the minimum effort. Therefore, we aim to build a feature in Tono bot which automatically transfer an endorsed link to a fleeting note.

A link is eligible to be transfered to fleeting note when it has more than 5 star endorsed by community or when a member having senior role add to the fleeting note by the command /add-fleeting-note.

This bounty expect you to deliver
- A command to transfer a link to a fleeting note: `/add-fleeting-note`.
- Automatically transfer a link having 5 stars and confirmed by the senior to a fleeting note.
- For every eligibile and confirmed article, automatically generate the summary from that and create a Pull request in which the summary file nested in folder [00_fleeting of playground](https://github.com/dwarvesf/brain/tree/master/00_fleeting).

**Follow this flow**
![](https://i.postimg.cc/XNw7GvnY/Untitled-9.png)

**Documents**
- Detail instruction of UI: [here](https://www.notion.so/Push-from-Discord-to-Github-c405ccd051c141a79f424450e7278071)
- UI mock up: [here](https://share.discohook.app/go/739ex6n7)