Commit Graph

58 Commits

Author SHA1 Message Date
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
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
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
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