slub
slub copied to clipboard
Improve the feedback loop between pull requests authors and teams reviewers using Slack.
## Problem When pushing new commits or updating a branch, users receive duplicate "CI Failed" notifications in Slack for the **old** failure, not the new commit. **Root Cause:** When a...
In the squad I'm working, the GTM policy is "_**1 GTM is enough**_". Therefore, slub is looking for pending PRs with less than 2 GTMs, in `SqlPRRepository`: ```php private function...
- Won't deploy for now - Needs infrastructure improvement before doing so (Github Actions, Heroku)
Easiest dev experience with Docker. Also add some exclusions for statuses names in order to not fetch GitHub API for useless statuses. Excluded status is a list of statuses names...
See the case where a review is dismissed: https://slub-akeneo.sentry.io/issues/5054304346/events/7fd5be5dbc1242aaad041426833ec97c/
[Heroku dashboard](https://dashboard.heroku.com/apps/slub-akeneo/metrics/web?ending=0-hours-ago&starting=168-hours-ago) [Github Webhooks](https://github.com/settings/apps/slub-yeee/advanced) - [x] Get support from Github: [Ticket](https://support.github.com/ticket/personal/0/2655133) => Yes call the API, not what I want.
This PR has been created with no title https://github.com/akeneo/pim-enterprise-dev/pull/17211. Which makes the publishing of reminders break. `Webmozart\Assert\InvalidArgumentException /src/Slub/Domain/Entity/PR/Title.php in Slub\Domain\Entity\PR\Title::__construct`
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.5 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1...