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?
コントリビューションガイド
調査の方向性
No file, test, or entry point is named. Start by checking gren's generated release-note output and its handling of private repositories; done means documenting whether that output can be transformed into the requested HTML changelog format.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, javascript, react
- 領域
- documentation, release
- issue の種類
- ドキュメント
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100