github-actions
github-actions copied to clipboard
### Description The `communicate-on-pull-request-merged` GitHub Action [fails in most cases](https://github.com/fastlane/fastlane/actions?query=workflow%3A%22Processing+pull+requests%22) [due to](https://github.com/fastlane/fastlane/commit/ead1afd0dd2703bae718c68c42b622cc51386618/checks?check_suite_id=391938807): ```bash ##[error]Input required and not supplied: repo-token ##[error]Docker run failed with exit code 1 ``` It turns out...
Identify which code paths were added, automatically add labels. (Counter argument: no label means untriaged, adding labels automatically will break this.)
See #10 for example, it would be awesome if we could clean up the comment (hide as outdated, or delete) if the information was added as required (or posted in...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.7.0. Release notes Sourced from node-fetch's releases. v2.7.0 2.7.0 (2023-08-23) Features AbortError (#1744) (9b9d458) v2.6.13 2.6.13 (2023-08-18) Bug Fixes Remove the default connection close header...
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.4. Release notes Sourced from ws's releases. 5.2.4 Bug fixes Backported e55e5106 to the 5.x release line (4abd8f6d). 5.2.3 Bug fixes Backported 00c425ec to the...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog....