Skip to content

Disable the Phabricator reporter when analysing a GitHub revision#3362

Merged
Archaeopteryx merged 2 commits into
mozilla:masterfrom
vrigal:phabricator-skip-github-revision
May 12, 2026
Merged

Disable the Phabricator reporter when analysing a GitHub revision#3362
Archaeopteryx merged 2 commits into
mozilla:masterfrom
vrigal:phabricator-skip-github-revision

Conversation

@vrigal
Copy link
Copy Markdown
Collaborator

@vrigal vrigal commented May 12, 2026

Follow up #3255

This allows both Phabricator and GitHub publishers to be added concurrently in the configuration:

---
bot:
  REPORTERS:
    - reporter: phabricator
    - reporter: github
      client_id: xxxxxxxxxxxxxxxxxxxx
      private_key_pem: |-
        -----BEGIN RSA PRIVATE KEY-----
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
        -----END RSA PRIVATE KEY-----
      installation_id: 123456789

@vrigal vrigal requested a review from Archaeopteryx May 12, 2026 13:24
@Archaeopteryx Archaeopteryx merged commit aabbc1f into mozilla:master May 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants