mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.24k stars 2.94k forks source link

Github action to update Nimbus experiments is failing to create the PR with the expected changes #23215

Open isabelrios opened 3 days ago

isabelrios commented 3 days ago

The github action that runs to detect if there are changes in firefox-ios/Client/Experiments/initial_experiments.jsonand if so, cretes a PR is failing.

The failure is in that step to create the PR due to lack of persmissions to add files. In the logs only the expected file looks like the one changed, so the failure is not clear yet.

Failure: https://github.com/mozilla-mobile/firefox-ios/actions/runs/11909161120/job/33185986980

Example of the PR that should be open: https://github.com/mozilla-mobile/firefox-ios/pull/22984/files

┆Issue is synchronized with this Jira Task