Commit Graph
256 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 458653506b build(deps-dev): bump eslint from 8.18.0 to 8.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-07-04 13:38:12 +00:00
Matthew CostabileandGitHub 322721b8cd Merge pull request #144 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-4.2.1
build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1
2022-06-30 09:48:11 -04:00
Matthew CostabileandGitHub 601b150078 Merge pull request #145 from actions/dependabot/npm_and_yarn/types/node-16.11.42
build(deps-dev): bump @types/node from 16.11.41 to 16.11.42
2022-06-30 09:44:56 -04:00
dependabot[bot]andGitHub 665443b5d9 build(deps-dev): bump @types/node from 16.11.41 to 16.11.42
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.41 to 16.11.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-30 13:35:58 +00:00
dependabot[bot]andGitHub caae605ffb build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-30 13:35:47 +00:00
Matthew CostabileandGitHub 5d3a082e24 Merge pull request #143 from actions/fix-tests
fix tests to account for api change
2022-06-30 09:21:52 -04:00
Matthew CostabileandGitHub 80b198ce77 fix tests to account for api change 2022-06-30 13:13:58 +00:00
Matthew CostabileandGitHub 92eaaeabac Merge pull request #138 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.0
build(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.0
2022-06-28 09:47:01 -04:00
Matthew CostabileandGitHub 8eedaeb3f8 Merge pull request #137 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-4.1.0
build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0
2022-06-28 09:46:43 -04:00
dependabot[bot]andGitHub 3b83e6acf9 build(deps-dev): bump @typescript-eslint/parser from 5.29.0 to 5.30.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-28 13:36:40 +00:00
dependabot[bot]andGitHub 0bf2f64851 build(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-28 13:36:28 +00:00
Lukasz WarcholandGitHub ce9d751c8c Update legacy version reference in the Readme 2022-06-28 14:21:39 +02:00
Lukasz WarcholandGitHub 2b841e5b72 Merge pull request #105 from lukewar/graphql/projectv2
Update Action to use new ProjectsV2 api
v0.1.0
2022-06-28 14:05:29 +02:00
Lukasz WarcholandGitHub 7ca6a73a54 Update examples to point at release version 2022-06-28 09:33:15 +00:00
Lukasz WarcholandGitHub 79db2f4851 Update readme to mention right scopes needed by this action 2022-06-28 09:31:09 +00:00
Lukasz WarcholandGitHub cf1add2ac3 Rebuild after re-installing packages. 2022-06-27 15:09:31 +00:00
Lukasz WarcholandGitHub 50a0a4c60e Revert package version 2022-06-27 15:05:39 +00:00
Lukasz WarcholandGitHub ed9ec99956 Merge branch 'main' into graphql/projectv2 2022-06-27 14:53:57 +00:00
Lukasz WarcholandGitHub 79316c3c93 Build and package
Setting pckage version
2022-06-27 13:19:25 +00:00
2914167b9b Apply suggestions from code review
Co-authored-by: Matt B <[email protected]>
2022-06-27 15:01:14 +02:00
Matthew CostabileandGitHub 7334092ecc Merge pull request #136 from akashivskyy/lowercase-labels
Perform case-insensitive comparison
v0.0.5
2022-06-22 10:45:43 -04:00
Matthew CostabileandGitHub aeb80ee3ca Merge pull request #135 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.29.0
build(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0
2022-06-22 10:44:13 -04:00
Adrian Kashivskyy a1e8057254 Run the build 2022-06-22 16:26:05 +02:00
Adrian Kashivskyy 94b35fc3df Add test 2022-06-22 15:33:54 +02:00
Adrian Kashivskyy 188881c8fc Compare lowercase labels 2022-06-22 15:33:07 +02:00
dependabot[bot]andGitHub 555ebcb094 build(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-21 13:27:55 +00:00
Matthew CostabileandGitHub 73cb31d05f Merge pull request #133 from actions/dependabot/npm_and_yarn/eslint-8.18.0
build(deps-dev): bump eslint from 8.17.0 to 8.18.0
2022-06-20 21:26:40 -04:00
Matthew CostabileandGitHub 88c4df44ff Merge pull request #134 from actions/dependabot/npm_and_yarn/typescript-4.7.4
build(deps-dev): bump typescript from 4.7.3 to 4.7.4
2022-06-20 09:41:42 -04:00
dependabot[bot]andGitHub bbdd7d7680 build(deps-dev): bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-20 13:39:22 +00:00
dependabot[bot]andGitHub 6e2d6ef546 build(deps-dev): bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-20 13:38:41 +00:00
Matthew CostabileandGitHub a412549585 Merge pull request #110 from actions/dependabot/npm_and_yarn/vercel/ncc-0.34.0
build(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0
2022-06-17 08:39:50 -04:00
Matthew CostabileandGitHub fedaa03863 update cache 2022-06-17 12:37:10 +00:00
Matthew CostabileandGitHub 5152387edb update versions 2022-06-17 12:26:43 +00:00
dependabot[bot]andGitHub 10552f6f89 build(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.4 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.4...0.34.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-17 12:24:38 +00:00
Matthew CostabileandGitHub 69f6549fe2 Merge pull request #130 from AnthonyLaye/exclude-issues-with-labels
Add new option for excluding issues with certain labels
v0.0.4
2022-06-17 08:22:44 -04:00
anthonylaye c05fcc9dfb Oops, forgot to rebuild 2022-06-17 14:05:32 +02:00
anthonylaye a0fa063143 Add example to readme 2022-06-17 10:27:31 +02:00
anthonylaye ff2392aa0d keep the or case in an else block at the end 2022-06-17 10:19:20 +02:00
anthonylaye d0b7876408 Edit readme and run build 2022-06-16 18:18:27 +02:00
anthonylaye 0f1ba59d26 Add one more test 2022-06-16 18:11:37 +02:00
anthonylaye 67c5a7e0a1 Merge branch 'exclude-issues-with-labels' of github.com:AnthonyLaye/add-to-project 2022-06-16 17:51:11 +02:00
anthonylaye 965058f5bb Add test case 2022-06-16 17:50:53 +02:00
Anthony LayeandGitHub bbc19edc9d Update add-to-project.ts 2022-06-16 11:38:35 -04:00
Anthony LayeandGitHub f7823161aa Update add-to-project.ts 2022-06-16 11:37:48 -04:00
anthonylaye fcb780e2b5 Add new option for excluding issues with certain labels 2022-06-16 17:27:06 +02:00
Matthew CostabileandGitHub 58aca2b7ff Merge pull request #129 from actions/dependabot/npm_and_yarn/prettier-2.7.1
build(deps-dev): bump prettier from 2.7.0 to 2.7.1
2022-06-16 09:40:41 -04:00
dependabot[bot]andGitHub 001e0b58eb build(deps-dev): bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-16 13:31:51 +00:00
Matthew CostabileandGitHub 04a1f56d53 Merge pull request #127 from actions/dependabot/npm_and_yarn/types/node-16.11.41
build(deps-dev): bump @types/node from 16.11.40 to 16.11.41
2022-06-15 12:51:04 -04:00
dependabot[bot]andGitHub e0b64e7b67 build(deps-dev): bump @types/node from 16.11.40 to 16.11.41
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.40 to 16.11.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-15 16:46:15 +00:00
Matthew CostabileandGitHub c1a80e93ea Merge pull request #125 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0
build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0
2022-06-15 12:45:57 -04:00