Skip to content

Conversation

@lili2311
Copy link
Contributor

  • Tests written and linted ℹ︎
  • Documentation written in Wiki/README
  • Commit history is tidy & follows Contributing guidelines ℹ︎

What this does

Support deleted repos

@lili2311 lili2311 requested a review from a team as a code owner January 11, 2023 22:54
debug(`Failed to get metadata ${JSON.stringify(targetData)}: ` + e);
if (e.status === 404) {
// TODO: when else could you get a 404? Manually check
isDeleted = true;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

how to make this safer? check the token can see org info?

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