Commit Graph

674 Commits

Author SHA1 Message Date
dependabot[bot]
4ed7975d8d Bump eslint from 8.8.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.11.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.8.0...v8.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 13:58:11 +00:00
Jonathan Clem
db4444090e Update README.md 2022-03-02 12:39:59 -05:00
Jonathan Clem
7cc545f1d7 Update README.md 2022-03-02 12:24:57 -05:00
Jonathan Clem
7906f2ee78 Update README.md 2022-03-02 12:24:18 -05:00
dependabot[bot]
edbc4f0322 Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 13:29:28 +00:00
dependabot[bot]
85757d613c Bump jest from 27.4.7 to 27.5.1
Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 15:26:11 +00:00
Jonathan Clem
62a16d0b8d Use node16 runtime 2022-02-16 10:24:54 -05:00
Jonathan Clem
669e7b42dc Update engines in package-lock.json 2022-02-16 10:24:54 -05:00
Jonathan Clem
8453fdcbd2 Use node16 2022-02-07 14:58:13 -05:00
Jonathan Clem
17e9fd2a29 Make the alert bold 2022-02-01 22:20:12 +00:00
Jonathan Clem
7e5edfd870 Update readme with more useful info 2022-02-01 22:19:35 +00:00
Jonathan Clem
b39b67e25e Add some simple unit tests 2022-02-01 22:08:12 +00:00
Jonathan Clem
03fb990f28 Remove some unused npm scripts 2022-01-31 15:56:31 -05:00
Jonathan Clem
d590c1273d Update workflows for new npm commands 2022-01-31 15:50:18 -05:00
Jonathan Clem
5ab1dce1a1 Add labeled to readme 2022-01-31 15:46:31 -05:00
Jonathan Clem
f3decd19c0 Handle empty "labeled" key 2022-01-31 15:44:24 -05:00
Jonathan Clem
3a482bf2c7 Fix core/github import 2022-01-31 15:40:59 -05:00
Jonathan Clem
b4c121a252 Improve linting 2022-01-31 15:38:31 -05:00
Jonathan Clem
609b064e53 Merge pull request #6 from actions/labeled-filter
Add basic labeled filter
2022-01-31 15:14:28 -05:00
Jonathan Clem
730de12b13 Add basic labeled filter 2022-01-31 15:12:36 -05:00
Jonathan Clem
68fd81353b Handle organization/user in gql response 2022-01-31 14:24:26 -05:00
Jonathan Clem
bdcdb34109 Fix orgs/users in URL 2022-01-31 14:19:41 -05:00
Jonathan Clem
902f1883f1 Allow for user projects 2022-01-31 14:13:35 -05:00
Jonathan Clem
078fd9f744 Add initial action setup 2022-01-31 14:09:42 -05:00