Skip to content

Commit

Permalink
chore: add staging-reference-browser to projects.yml (#259)
Browse files Browse the repository at this point in the history
So we can actually run tasks and test things in this repo.
  • Loading branch information
bhearsum authored Jan 15, 2025
1 parent 225732c commit 92045d6
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,37 @@ reference-browser:
- bump-android-comp
- nightly

staging-reference-browser:
repo: https://github.com/mozilla-releng/staging-reference-browser
trust_domain: mobile
trust_project: reference-browser
repo_type: git
branches:
- name: master
level: 1
default_branch: master
features:
autophone: true
github-taskgraph: true
github-pull-request:
policy: public_restricted
mobile-roles: true
mobile-bump-github: true
mobile-firebase-testing: true
mobile-sign-phase: true
mobile-pushapk-phase: true
scriptworker: true
taskgraph-actions: true
taskgraph-cron: true
treeherder-reporting: true
trust-domain-scopes: true
cron:
targets:
# Cannot name the following entry "bump-android-components" because the full hookId is larger
# than 64 characters. For more details see: https://phabricator.services.mozilla.com/D67443
- bump-android-comp
- nightly

firefox-ios:
repo: https://github.com/mozilla-mobile/firefox-ios
trust_domain: mobile
Expand Down

0 comments on commit 92045d6

Please sign in to comment.