Граф коммитов

1343 Коммитов

Автор SHA1 Сообщение Дата
Jeff Martin eb6001cc27 format 2024-06-10 23:09:48 +00:00
Jeff Martin 877eb501d7 handle messages that are bigger that issue body limit 2024-06-10 23:08:49 +00:00
Grant Birkinbine d4ffc4a10b
Merge pull request #259 from github/dependabot/github_actions/github-actions-8d3ba14c33
Bump the github-actions group with 2 updates
2024-05-01 09:23:04 -07:00
dependabot[bot] 82bbdda07b
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `GrantBirki/json-yaml-validate` from 2.6.1 to 2.7.1
- [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
- [Commits](53fae7e7ad...d7814b9447)

Updates `actions/upload-artifact` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...65462800fd)

---
updated-dependencies:
- dependency-name: GrantBirki/json-yaml-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 12:17:46 +00:00
Grant Birkinbine 17d9fd7771
Merge pull request #257 from github/reggi/fix-unchecked-sticky
Fixes unchecked sticky
2024-04-22 09:40:35 -07:00
Thomas Reggi 86aef875ab bundles 2024-04-19 10:36:55 -04:00
Thomas Reggi 0b2c35eef5
Fixes unchecked sticky 2024-04-19 10:15:34 -04:00
Grant Birkinbine f9e741b249
Merge pull request #254 from github/updates
Node and Actions updates
2024-04-04 12:29:04 -06:00
GrantBirki 4d84470530
update actions workflows 2024-04-04 12:26:10 -06:00
GrantBirki 3fbf47d0ab
update all node packages 2024-04-04 12:24:21 -06:00
Grant Birkinbine a3979af5e7
Merge pull request #252 from github/dependabot/npm_and_yarn/npm-dependencies-f065d657ef
Bump the npm-dependencies group with 1 update
2024-04-01 21:50:17 -06:00
dependabot[bot] 53d2ec3397
Bump the npm-dependencies group with 1 update
Bumps the npm-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.11.30 to 20.12.2
- [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-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 12:15:47 +00:00
GrantBirki c1504a761e
add docs showing how users can save on Actions compute time 2024-03-23 18:45:15 -06:00
GrantBirki 4c2569bad1
add docs note around permissions 2024-03-23 18:20:14 -06:00
Grant Birkinbine c57a9e68bb
Merge pull request #251 from github/dependabot/npm_and_yarn/npm-dependencies-6e35cb9a12
Bump the npm-dependencies group with 6 updates
2024-03-23 18:17:04 -06:00
GrantBirki 0fae530724
run `npm update` 2024-03-23 18:13:31 -06:00
dependabot[bot] e20a061502
Bump the npm-dependencies group with 6 updates
Bumps the npm-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.23.3` | `7.24.1` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.24.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.19` | `20.11.30` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.3` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |


Updates `@babel/plugin-transform-modules-commonjs` from 7.23.3 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-transform-modules-commonjs)

Updates `@babel/preset-env` from 7.23.9 to 7.24.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env)

Updates `@types/node` from 20.11.19 to 20.11.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@babel/core` from 7.23.9 to 7.24.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core)

Updates `eslint` from 8.56.0 to 8.57.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.56.0...v8.57.0)

Updates `prettier` from 3.2.4 to 3.2.5
- [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/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-24 00:10:08 +00:00
Grant Birkinbine 2716e4d1d7
Merge pull request #250 from github/unlock-fixes
Bug: Running unlock when no-lock exists returns an error
2024-03-23 17:53:25 -06:00
GrantBirki 04e50d6d1d
extra debugging 2024-03-23 17:52:18 -06:00
GrantBirki a1c17c0893
only match the error message with the start of the string 2024-03-23 17:48:12 -06:00
GrantBirki cf65c7f890
debugging 2024-03-23 17:24:48 -06:00
Grant Birkinbine 4e7736a8e2
Merge pull request #248 from greysteil/statuses-permission
Add read access to statuses to required permissions
2024-03-23 17:06:11 -06:00
Grey Baker 7446989a1a
Add read access to statuses to required permissions 2024-03-23 01:18:00 -04:00
Grant Birkinbine 1f6516ef50
Merge pull request #245 from github/dependabot/github_actions/github-actions-a4648c0e90 2024-03-03 13:16:56 -07:00
dependabot[bot] f4157571e3
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate), [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `GrantBirki/json-yaml-validate` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
- [Commits](9caf79aecd...53fae7e7ad)

Updates `actions/setup-node` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

Updates `actions/upload-artifact` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
updated-dependencies:
- dependency-name: GrantBirki/json-yaml-validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:22:26 +00:00
Grant Birkinbine ad494b2622
Merge pull request #244 from github/checks-input-docs
Checks input docs
2024-02-17 14:56:00 -07:00
GrantBirki 243c05cdce
bundle 2024-02-17 14:55:18 -07:00
GrantBirki 6954700910
update help message 2024-02-17 14:55:03 -07:00
GrantBirki 6e34ae2db3
add checks documentation 2024-02-17 14:49:47 -07:00
Grant Birkinbine 8d27c4ea5d
Merge branch 'main' into checks-input-docs 2024-02-17 14:33:21 -07:00
GrantBirki 903ca23192
add a link to the docs 2024-02-17 14:31:04 -07:00
GrantBirki c54045548e
update `checks` input description to be more detailed 2024-02-17 14:28:05 -07:00
Grant Birkinbine 677cceddc5
Merge pull request #243 from github/node-updates
node package updates
2024-02-17 14:23:58 -07:00
GrantBirki f427ac4d3d
node-updates 2024-02-17 14:22:56 -07:00
Grant Birkinbine 8facfd3705
Merge pull request #242 from github/dependabot/npm_and_yarn/undici-5.28.3
Bump the npm_and_yarn group across 1 directories with 1 update
2024-02-17 14:20:14 -07:00
GrantBirki 4e52897b20
bundle 2024-02-17 14:19:01 -07:00
Grant Birkinbine 3149211763
Merge branch 'main' into dependabot/npm_and_yarn/undici-5.28.3 2024-02-17 14:14:50 -07:00
Grant Birkinbine 78f0f04836
Merge pull request #241 from Ugzuzg/feat/required-checks
Add checks mode input
2024-02-17 14:13:23 -07:00
Jarasłaŭ Viktorčyk aecb736f55
Add checks to inputs object 2024-02-17 10:11:38 +01:00
Jarasłaŭ Viktorčyk ef5c493de6
Add checks input to action schema 2024-02-17 09:37:33 +01:00
dependabot[bot] 28ed289a08
Bump the npm_and_yarn group across 1 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /. directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 5.28.2 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 18:36:07 +00:00
Jarasłaŭ Viktorčyk b7ec21ee7a
Add checks mode input 2024-02-15 20:21:05 +01:00
Grant Birkinbine 0ae2f57387
Merge pull request #240 from github/node-package-updates
update all node deps
2024-02-01 13:09:24 -07:00
GrantBirki 4172dfef94
update all node deps 2024-02-01 13:07:57 -07:00
Grant Birkinbine fdb7b5477c
Merge pull request #237 from github/update-base-branch-improvements
Update Base Branch Improvements
2024-02-01 13:05:21 -07:00
Grant Birkinbine ef4274fd6f
Merge branch 'main' into update-base-branch-improvements 2024-02-01 12:09:53 -07:00
Grant Birkinbine 511a5b8ba4
Merge pull request #239 from github/dependabot/npm_and_yarn/npm-dependencies-a2dcd920b4
Bump the npm-dependencies group with 5 updates
2024-02-01 12:09:41 -07:00
Grant Birkinbine 105f108e39
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-a2dcd920b4 2024-02-01 12:09:02 -07:00
Grant Birkinbine 377f6cf8e5
Merge pull request #238 from github/dependabot/github_actions/github-actions-260c2056fe
Bump the github-actions group with 2 updates
2024-02-01 12:08:43 -07:00
GrantBirki f83fdd82ae
update `help` message 2024-02-01 11:20:57 -07:00