github-tools / github-tools/github-release-notes
How to use gren for private repo and django/react app?
- 主要語言
- JavaScript
- 星號
- 897
- 分支
- 313
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I have a private repo in Github which uses django for backend and react for frontend
I like to have my changelog exposed to my endusers as well.
If I expose my changelog to endusers AND I use gren, this will certainly force me and my team to write better commit messages.
I typically handwrite the changelog into html markup for the changelog to show up in the app. And typically it's just a long html page with the contents arranged like this:
```
v0.11.0 (yyyy-mm-dd)
- something
- another thing
v0.10.2 (yyyy-mm-dd)
- something
- another thing
and so on...
```
What's the output of running gren so that I can transpile it into the format I need to show to endusers?
貢獻指南
研究方向
未指定檔案、測試或進入點。首先檢查 gren 產生的 release-note 輸出及其對私有儲存庫的處理方式;完成的標準是記錄該輸出是否可以轉換為所要求的 HTML changelog 格式。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- django, javascript, react
- 領域
- documentation, release
- Issue 類型
- 文件
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100