mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.15k stars 2.91k forks source link

Update Nimbus Experiments github action is faling #19084

Open isabelrios opened 6 months ago

isabelrios commented 6 months ago

Hello, the github action started to fail yesterday (March 7th) in the Enable Pull Request Automerge step:

https://github.com/mozilla-mobile/firefox-ios/actions/runs/8201378101/job/22429962094

I think that's due to some changes in the PRs repo configuration. Not sure how to fix this though, I would prefer someone from the team to take a look... maybe you jeddai could? Thank you!

┆Issue is synchronized with this Jira Task

isabelrios commented 6 months ago

Wondering also if we do some changes since now we have the same github action for firefox and focus running, both create the same branch.. so there might be some conflicts we need to address or consolidation to do...

isabelrios commented 6 months ago

According to the error in the logs.. these may be the causes...

Error for focus: fatal: pathspec 'Blockzilla/Nimbus/initial_experiments.json' did not match any files

Error for firefox: I think we need to run conditionally to previous step the Enable Pull Request Automerge to not run if there is not PR created..