This document helps you auto-generate changelog for your Github Repository.
Try it here -- https://changelog-generator.streamlit.app/
- If you have any feedback or requests, please raise them - here.
- If you want to run it on a private repository,
- Fork the project
- Create a .streamlit folder with secrets.toml file in it.
- Add github_api_key and OPENAI_API_KEY in it.
- Test it locally by running the command "streamlit run streamlit_app.py"
- To deploy it in cloud, you can sign up on Streamlit's free Cloud hosting service at https://share.streamlit.io/