bundly / dash

From automated standup notes to GitHub notifications a single haven for your fellowship needs
https://dash.bundly.tech
MIT License
10 stars 10 forks source link

Added Support to generate standup notes in markdown #8

Closed darshkpatel closed 4 years ago

darshkpatel commented 4 years ago

Example:

 **Yesterday**:
    - Worked on PR [Static user data fetch script and dump #6](https://github.com/bundly/dash/pull/6) (Status: merged)
    - Worked on PR [Linter config #5](https://github.com/bundly/dash/pull/5) (Status: merged)
    - Worked on PR [Basic Github Notification Feed  #4](https://github.com/bundly/dash/pull/4) (Status: merged)
    - Pushed 13 Commits to [bundly/dash](https://github.com/bundly/dash)
    - Pushed 1 Commits to [vercel/next.js](https://github.com/vercel/next.js)
    - Pushed 1 Commits to [darshkpatel/GitTest](https://github.com/darshkpatel/GitTest)
    - Opened Issue [Dashboard UI #3](https://github.com/bundly/dash/issues/3)
    - Opened Issue [Make Github Activity Component #2](https://github.com/bundly/dash/issues/2)
    - Opened Issue [Setup OAuth  #1](https://github.com/bundly/dash/issues/1)
    - Reviewed PR [WIP Setup OAuth #7](https://github.com/bundly/dash/pull/7)
    - Reviewed 1 Pull Requests
    - 5 Comments on Issue Discussions

Also spent quite a while to write an optimized graphql query

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bundly/dash/l58hmaq1f ✅ Preview: https://dash-git-feat-standup-notes.bundly.vercel.app

sauravhiremath commented 4 years ago

Will look into this tomorrow

darshkpatel commented 4 years ago

@sauravhiremath This is complete have a look so i can merge