seal
seal copied to clipboard
This is a Slack bot that publishes a team's pull requests to their Slack Channel, once provided the organisation name, the team members' github names, and a list of repos to follow. It is my first 20%...
We don't deploy on Heroku and right now I have to manually set the `DYNO` env variable. It would be great if you would refactor this to something like `TEST=true/false`...
Would require some sort of mapping config so that the github names can be linked to slack usernames. We have a dev channel, where everything gets posted, but some ignore...
To make it more convenient to run this bot inside the Kubernets cluster it would be nice to have a helm chart. For those who doesn't familiar with what helm...
It would be really cool if we could control the list of users in Slack rather than having to make pull requests to the config file. For example with these...
Hey there, We've been using seal for some time and it helped us in our managing our git-workflow. One feature that we found useful ([and which I implemented in a...
At the moment, the seal only counts comments, but not review comments, such as the thumbs up from this PR: https://github.com/alphagov/govuk-app-deployment/pull/41 . It'd be good to either count them separately,...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....