Results 2 issues of Adrien

**Describe the bug** Passing query params other than string will result in a `400 Bad Request` because they are not casted to the correct type before validation with TypeBox. If...

### Description Added an `oban_tags` option to the `oban` configuration to include a job's tags in the tags of the Sentry issue created. The goal is to have ownership rules...