Closed ajhenry closed 6 months ago
There was an auth middleware that was introduced and it did not allow for syncRepos to function properly. This adds that check in
syncRepos
npm run lint
npm run test
bug
documentation
enhancement
infrastructure
breaking
Pull Request
There was an auth middleware that was introduced and it did not allow for
syncRepos
to function properly. This adds that check inProposed Changes
Readiness Checklist
Author/Contributor
npm run lint
and fix any linting issues that have been introducednpm run test
and run testsReviewer
bug
,documentation
,enhancement
,infrastructure
, orbreaking