Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/changepack/changepack

📬 Get weekly emails on your team’s progress, powered by ChatGPT.
https://github.com/changepack/changepack

changelog chatgpt design dry-rb git github heroku linear openai opensource phlex rails render ruby sass sorbet tailwindcss

Last synced: 3 months ago
JSON representation

📬 Get weekly emails on your team’s progress, powered by ChatGPT.

Awesome Lists containing this project

README

        

![CI](https://github.com/changepack/changepack/actions/workflows/ci.yml/badge.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/6fcca30f3ba6843848db/maintainability)](https://codeclimate.com/github/changepack/changepack/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/6fcca30f3ba6843848db/test_coverage)](https://codeclimate.com/github/changepack/changepack/test_coverage)

Every week, Changepack delivers a brief update to you or your company, highlighting the progress your team achieved in the past week, all powered by ChatGPT. It’s a great way to keep folks informed about new changes and features, ensuring everyone stays connected and up-to-date!

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

Deploy to Render

## Features

* **Weekly summaries.** Each week, Changepack handpicks the most notable updates and emails you a release note. We leverage OpenAI’s [ChatGPT](https://openai.com/blog/chatgpt) to publish your content in seconds.
* **Pull commits from GitHub and issues from Linear.** You can link Changepack with your GitHub activity, making it easy to track progress. We can also connect to project management tools like Linear, allowing ChatGPT to stay informed about your current tasks. (Support for other tools coming soon.)

## Use cases

* As a manager, I can receive weekly email updates on my team’s progress from GitHub, eliminating the need to constantly ask them for status updates.
* As a programmer, I can receive a summary of my work from the previous week and share it in my team’s status update channel on Slack, so everyone is informed about what I’ve shipped.

## Build and run locally

```
git clone https://github.com/changepack/changepack.git
cd changepack
bin/setup
```

Use `tmuxinator` or `foreman` to run backgrounds processes like `guard`, a `cypress` server, or a `tailwindcss` watcher.

## Contributors 🎉

Looking to contribute? Please refer to our [CONTRIBUTING.md](./CONTRIBUTING.md) file.