Tags: ajndkr/pr-pulse
Tags
feat: restructure project and update commands (#15) * 🔥 remove unused make command * 🔧 update pyproject.toml * 🚚 rename command: `gh` → `get` * 🚚 rename command: `genai` → `analyse` * 🚚 rename command: `slack` → `share` * ✨ add config module * ⚡ update entrypoint * ⚡ update util functions to use config * 🔧 update descriptions * ♻️ minor refactorings * 📝 update readme * ♻️ refactor github actions config * 👷 update test action * ♻️ refactor utils to core * ♻️ refactor get commands * 🚚 restructure project * 🔧 update dependency graph * ♻️ refactor commands * ➖ remove dependency * 🔧 update pre-commit hooks * ♻️ merge share command into analyse * 🔥 remove cli inputs for secrets * ⚡ update entrypoint * 💡 update docstrings * ⚡ update imports * ⚡ improve help text * ⚡ improve serialisation
PreviousNext