Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1758000: use repo root and Phabricator repo IDs to retrieve callsign #17

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

cgsheeh
Copy link
Member

@cgsheeh cgsheeh commented Mar 3, 2022

Previously we referenced .arcconfig to determine the callsign
for the given repo. Instead we check the location of repo.root
for an ID number which we reference against the ID value from
a search against diffusion.repository.search.

Previously we referenced `.arcconfig` to determine the callsign
for the given repo. Instead we check the location of `repo.root`
for an ID number which we reference against the ID value from
a search against `diffusion.repository.search`.
@cgsheeh
Copy link
Member Author

cgsheeh commented Mar 3, 2022

@zzzeid this seems to work, though I can't concretely test it in suite.

Copy link
Collaborator

@zzzeid zzzeid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm -- should test on dev if you can't test reliably on local suite though. Easiest way to test this is to manually push commits to remote repos that have a differential revision line, so the workflow gets triggered (there's a test-repo-clone repo for this purpose).

@cgsheeh cgsheeh merged commit 5e61368 into mozilla-conduit:master Mar 15, 2022
@cgsheeh cgsheeh deleted the fix-repo-updates branch March 15, 2022 15:18
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