Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Add support for recording github repo ID/node id #8

Open
mrzarquon opened this issue Oct 20, 2021 · 1 comment
Open

Add support for recording github repo ID/node id #8

mrzarquon opened this issue Oct 20, 2021 · 1 comment

Comments

@mrzarquon
Copy link
Contributor

While we access and work with repos by name, a repository can be renamed, but the id and node id should remain the same. We should record those for future uses of detecting a renamed (instead of one repo removed, one added) repo:
API Snippet:

"id": 1296269,
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5"
@mrzarquon
Copy link
Contributor Author

#14 added support for tracking repo ID's if they show up in the targets payload, may need adjusting when they go live

by default we search by repo IDs, then fall back to repo full_name

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant