hackforla / expunge-assist

Expunge Assist is a free digital tool specifically designed to aid Californians with arrest and conviction histories in clearing their criminal records.
https://expungeassist.org
40 stars 17 forks source link

Automate messaging dev Slack channel when new PRs are opened #1416

Open eburdekin opened 4 months ago

eburdekin commented 4 months ago

Overview

Right now our team messages the #expunge-assist-dev Slack channel when we open new PRs on dev. We have a few options to automate this step in our process.

Action Items

Resources/Notes

github-actions[bot] commented 2 weeks ago

Hey @eburdekin! Thanks for taking this issue.

To help keep everyone in the loop, please comment your Estimated Time to Completion (ETC) below!

Thanks again!

github-actions[bot] commented 6 days ago

Hey @eburdekin! Thanks again for taking this issue.

Time for an update! Please comment the following update:
**Progress:** What's the status of the project? What have you done and what still needs to be done?
**Estimated Time to Completion (ETC):** When do you estimate to be finished?
**Blockers:** Anything preventing you from finishing?

Thanks again!
eburdekin commented 6 days ago

Hey @sydneywalcoff! We should be able to set this up pretty easily using the GitHub-Slack integration by sending this message in our #expunge-assist-dev channel:

/github subscribe hackforla/expunge-assist pulls:opened branch:dev

just running into some permission issues on the GitHub repo side: Screen Shot 2024-10-08 at 5 35 48 PM

Wondering if you're able to update? if not, I can switch to figuring it out via GitHub Actions