Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

fix(syncer): Reference correct GitHub.User key for id. #1666

Merged
merged 1 commit into from
May 30, 2023

Conversation

nairb774
Copy link
Contributor

@nairb774 nairb774 commented May 30, 2023

The :user_xref key doesn't exist on BorsNG.GitHub.Users. Rather it looks like this code should have been trying to access the plain :id key instead.

This should fix #1665

The `:user_xref` key doesn't exist on `BorsNG.GitHub.User`s. Rather it
looks like this code should have been trying to access the plain `:id`
key instead.

This should fix bors-ng#1665
Copy link
Member

@notriddle notriddle left a comment

Choose a reason for hiding this comment

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

bors r+

Thanks for finding this!

@bors
Copy link
Contributor

bors bot commented May 30, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit cafd541 into bors-ng:master May 30, 2023
notriddle added a commit to bors-ng/bors-ng.github.io that referenced this pull request Jun 1, 2023
Add @nairb774 to new contributors list

Add bors-ng/bors-ng#1666

Add bors-ng/bors-ng#1645
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: During permission sync: key :user_xref not found in: %BorsNG.GitHub.User
2 participants