Commit Graph

73 Commits

Author SHA1 Message Date
dependabot[bot]
b35ff12cb8 Bump ts-jest from 27.1.3 to 27.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 13:06:02 +00:00
Matthew Costabile
c34a4ba357 Merge pull request #48 from actions/dependabot/npm_and_yarn/types/jest-27.4.1
Bump @types/jest from 27.4.0 to 27.4.1
2022-03-29 09:05:21 -04:00
Matthew Costabile
b1476f2e9c Merge pull request #47 from actions/dependabot/npm_and_yarn/prettier-2.6.1
Bump prettier from 2.5.1 to 2.6.1
2022-03-29 09:04:58 -04:00
Matthew Costabile
bc78a1e115 Merge pull request #42 from actions/improve-test-coverage
Improves test coverage
2022-03-29 09:04:19 -04:00
Matthew Costabile
3027b57d3a Merge pull request #50 from actions/pr-docs
github/memex#9029: Adds pull_request events to the README
2022-03-29 08:58:43 -04:00
Shaun Kirk Wong
30f4425d9f github/memex#8949: Updates dist 2022-03-29 01:44:03 +00:00
Shaun Kirk Wong
befcba3a7b github/memex#9029: Adds pull_request events to the README 2022-03-29 01:29:32 +00:00
Shaun Kirk Wong
f4bd1b98a2 github/memex#8949: Adds a testcase for spaces, PRs and mustGetOwnerTypeQuery() 2022-03-29 00:23:33 +00:00
dependabot[bot]
cea962d65d Bump @types/jest from 27.4.0 to 27.4.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 13:38:54 +00:00
dependabot[bot]
ab6db1a88c Bump prettier from 2.5.1 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.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.5.1...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 13:38:46 +00:00
Shaun Kirk Wong
4fdd6b24ca Merge pull request #43 from actions/skw-patch-1
Fix missing hash in readme link
2022-03-25 15:46:35 -07:00
Matthew Costabile
e5b605042a Merge pull request #45 from actions/dependabot/npm_and_yarn/eslint-8.12.0
Bump eslint from 8.8.0 to 8.12.0
2022-03-25 18:39:13 -04:00
Matthew Costabile
a6c2fe7584 Merge pull request #44 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-25 18:38:56 -04:00
Matthew Costabile
651feff179 Merge pull request #31 from Damovisa/readmeupdate
Clarifying this adds the current issue
2022-03-25 18:37:55 -04:00
Matthew Costabile
1b019a7e9a Merge branch 'main' into readmeupdate 2022-03-25 18:37:48 -04:00
dependabot[bot]
fd3d381359 Bump eslint from 8.8.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.12.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.12.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-25 22:34:29 +00:00
Matthew Costabile
2c0269fb8f Merge pull request #38 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-26.1.3
Bump eslint-plugin-jest from 26.0.0 to 26.1.3
2022-03-25 18:33:52 -04:00
Matthew Costabile
83ac05270f Merge pull request #33 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.16.0
Bump @typescript-eslint/parser from 5.10.2 to 5.16.0
2022-03-25 18:33:27 -04:00
dependabot[bot]
6830646051 Bump @typescript-eslint/parser from 5.10.2 to 5.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.16.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.16.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] <support@github.com>
2022-03-25 22:33:13 +00:00
Matthew Costabile
547a40daf6 Merge pull request #27 from actions/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-25 18:33:12 -04:00
dependabot[bot]
6d98dac883 Bump eslint-plugin-jest from 26.0.0 to 26.1.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 26.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.0.0...v26.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 22:32:26 +00:00
Matthew Costabile
23de7216be Merge pull request #29 from actions/dependabot/npm_and_yarn/eslint-8.11.0
Bump eslint from 8.8.0 to 8.11.0
2022-03-25 18:32:26 -04:00
dependabot[bot]
c669f5c5a0 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 22:31:59 +00:00
dependabot[bot]
ffbcbbc91f Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 22:31:49 +00:00
Matthew Costabile
03acc14e46 Merge pull request #24 from actions/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2.5.1 to 3
2022-03-25 18:31:40 -04:00
Matthew Costabile
f98f7a758c Merge pull request #12 from actions/dependabot/npm_and_yarn/jest-27.5.1
Bump jest from 27.4.7 to 27.5.1
2022-03-25 18:31:24 -04:00
Shaun Kirk Wong
b1a76b9854 Fix missing hash in readme link 2022-03-25 15:20:13 -07:00
Shaun Kirk Wong
959b0d462b github/memex#899: Adds test coverage around owner types 2022-03-25 21:32:04 +00:00
Shaun Kirk Wong
a113ff8a4a Merge remote-tracking branch 'origin/main' into improve-test-coverage 2022-03-25 20:43:58 +00:00
Shaun Kirk Wong
752ba69790 Merge pull request #40 from actions/readme-improvements
Readme improvements
2022-03-25 11:22:22 -07:00
Shaun Kirk Wong
069f327762 Merge branch 'main' into readme-improvements 2022-03-25 11:21:09 -07:00
Shaun Kirk Wong
106684e914 Adds labeled as a supported event 2022-03-25 11:17:26 -07:00
Abdelhamid Attaby
4887ffd3e0 Merge pull request #41 from actions/add-lable-operator
Add label operator input support
2022-03-25 13:50:27 +02:00
Shaun Kirk Wong
d3bdc22ebd github/memex#8949: Adds example project url 2022-03-25 00:14:19 +00:00
Shaun Kirk Wong
aa09aa5940 github/memex#8949: Adds additional tests for multiple labels and invalid urls 2022-03-25 00:07:54 +00:00
Shaun Kirk Wong
4a5df49dfe github/memex#8948: Formatting and index 2022-03-24 22:06:12 +00:00
Shaun Kirk Wong
4d561a46b3 github/memex#8948: Regen badge from workflow UI 2022-03-24 21:20:02 +00:00
Shaun Kirk Wong
d8cf04bb66 Clarify the intention of the labeled input
Co-authored-by: Katarina Blagojevic <katblag@github.com>
2022-03-24 21:14:19 +00:00
Abdelhamid
d9b0535d09 Add build directory 2022-03-24 23:08:45 +02:00
Shaun Kirk Wong
19cb14e026 github/memex#8948: Minor adjustments 2022-03-24 21:06:12 +00:00
Shaun Kirk Wong
c6f7b220db github/memex#8948: Updates badge url 2022-03-24 21:01:25 +00:00
Shaun Kirk Wong
3cc9b29b07 github/memex#8948: Adding docs for supported events, creating PATs and commit SHAs 2022-03-24 06:18:57 +00:00
Shaun Kirk Wong
3e3f8b5f8f github/memex#8948: Some restructuring, current status and license 2022-03-24 05:04:43 +00:00
Jonathan Clem
1e9c0083fc Merge pull request #35 from actions/licensed
Add Licensed cache and workflow
2022-03-23 11:21:51 -04:00
Jonathan Clem
eaee5d30ce Add Licensed cache and workflow 2022-03-23 11:21:12 -04:00
Abdelhamid
8e16a73f49 Update documentation 2022-03-23 12:34:57 +02:00
Abdelhamid
dc9f7ee311 Add tests 2022-03-23 12:34:46 +02:00
Abdelhamid
0ad701a62e Add label filter operator 2022-03-23 12:34:28 +02:00
Damian Brady
beea8e26fe Clarifying this adds the current issue 2022-03-17 10:10:38 +10:00
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