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%...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. 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.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...
If you have several pull requests with the same title (e.g. because you've fixed the same issue in different projects), the seal only reports one of them. I suspect this...
Hiya, I built a docker image per the instructions, from current master (https://github.com/binaryberry/seal/commit/108b95f632585d6282788417e9edd21cb800a525). I'm getting an exception on trying to post to Slack: ``` /usr/src/app # bundle exec bin/seal.rb {"icon_emoji":":angrier_seal:","username":"Angry...
Is there anyway to disable the no prs to review today... We have like 10 channels that get hit with this message when there is no prs to review, I...
It would be nice to document `DRY` and `DYNO` variables and there impact to app's behavior.
Currently this repo is oriented towards GDS since it contains configuration with our teams. We now have a fork at https://github.com/alphagov/seal which should contain our configuration. With that, this repo...
Under the ["How to use it"](https://github.com/binaryberry/seal#how-to-use-it) section of the README, it doesn't specify which permissions the Github token needs to have.
Is the quote feature broken? It only works for me, if I set the `SEAL_QUOTES` environment variable but it seems not to take the quotes from the YAML file.