Johan Lorenzo
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...
## 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:  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  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
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...