Paginate and remove old labels (#96)

* Paginate to get all changed files. Add option to remove labels

* build

* format and build
This commit is contained in:
David Kale
2020-09-08 13:09:16 -04:00
committed by GitHub
parent ebdf5d5f9f
commit fa244eaba5
4 changed files with 328 additions and 150 deletions

View File

@@ -1,4 +1,3 @@
describe('TODO - Add a test suite', () => {
it('TODO - Add a test', async () => {
});
describe("TODO - Add a test suite", () => {
it("TODO - Add a test", async () => {});
});