Skip to content
Discussion options

You must be logged in to vote

Yes, repository IDs in the GitHub REST API generally increase as new repositories are created, giving the impression of being chronological. However, GitHub does not officially guarantee that these IDs are strictly sequential or always reflect the exact order of creation. Factors like database replication could cause slight variations. For more details, check the GitHub REST API documentation, but keep in mind that ID generation is considered an internal detail that could change.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by agilot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apps API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage
2 participants