Commit Graph

893 Commits

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