Johan Lorenzo

Results 5 issues of Johan Lorenzo

Hello there! Thank you for this tool! A colleague of mine introduced me to it a month ago, and I find it amazing! I found a bug that I don't...

affects-0.3

## Expected Behavior Github users can use a Github label to get their PR embarked on a merge train. ## Actual Behavior Here's the error message we currently get: >...

It happened today with ESR68. @pascalchevrel and I were really confused. Nothing came up: ![image](https://user-images.githubusercontent.com/5907366/62477474-554d5c00-b7a9-11e9-8e53-989ed8a6a6e7.png) After some investigation, these lines are filtering all commits out: https://github.com/mozilla/release-services/blob/46637c7198c64e36369e317fdab173bbaccd8609/src/shipit/frontend/src/views/NewRelease/index.js#L71-L73 ![image](https://user-images.githubusercontent.com/5907366/62477615-a3625f80-b7a9-11e9-8b2c-8e51dba2a55e.png) I think we...

## Description Found by @lissyx. Follows https://github.com/mozilla/bedrock/issues/14414 up. [nightly.mozilla.org](http://nightly.mozilla.org/) doesn't show the ARM64 builds even when running on a Linux ARM64 machine. See screencast below: https://github.com/mozilla/bedrock/assets/5907366/1a2f1876-8ae5-40dc-bbcc-b22a03df336d

Bug
P2
Frontend
Move to springfield

Sometimes, we want to iterate on the task definition by resubmitting an existing task with its definition slightly altered. Of course, we can do it through the WebUI (`/tasks/create`) but...