Skip to content

Commit

Permalink
Allow automerge for RPCS3
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Dec 10, 2024
1 parent 6ea8d4d commit c7c1106
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3059,7 +3059,8 @@
"module-goldendict-source-git-branch": "Needed for x-checker as upstream does not tag releaases."
},
"net.rpcs3.RPCS3": {
"module-rpcs3-source-git-branch": "Needed for custom updater to update once a day per upstream recommendation."
"module-rpcs3-source-git-branch": "Needed for custom updater to update once a day per upstream recommendation.",
"flathub-json-automerge-enabled": "Grandfather in on condition of weekly update workflow. Without automerge builds fail as branch moves to another SHA"
},
"io.github.loot.loot": {
"finish-args-unnecessary-xdg-config-heroic-ro-access": "Needed to detect games installed through Heroic Games Launcher.",
Expand Down

0 comments on commit c7c1106

Please sign in to comment.