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
bors[bot] merged 1 commit into
bors-ng:masterfrom
nairb774:issue1665
May 30, 2023
Merged

fix(syncer): Reference correct GitHub.User key for id.#1666
bors[bot] merged 1 commit into
bors-ng:masterfrom
nairb774:issue1665

Conversation

@nairb774

@nairb774 nairb774 commented May 30, 2023

Copy link
Copy Markdown
Contributor

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 #1665

@notriddle notriddle left a comment

Copy link
Copy Markdown
Member

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

bors Bot commented May 30, 2023

Copy link
Copy Markdown
Contributor

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