no-response icon indicating copy to clipboard operation
no-response copied to clipboard

A GitHub Action that closes Issues where the author hasn't responded to a request for more information

Results 29 no-response issues
Sort by recently updated
recently updated
newest added

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.3 to 27.1.4. Changelog Sourced from ts-jest's changelog. 27.1.4 (2022-03-24) Bug Fixes compiler: revert #3194 (#3362) (2b7dffe), closes #3272 remove esbuild from peer dependency (#3360) (8c8c1ca), closes...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 8.9.0. Release notes Sourced from eslint's releases. v8.9.0 Features 68f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#15595) (Milos Djermanovic) db57639 feat:...

dependencies
javascript

I took a quick look at the code and it seems like it does, but just to be sure, should this action also work with PRs? If it does, then...

I'm trying the no-response action with commit caff5e7d which includes a fix for ordering closable issues by least-recently updated but it is failing because dist/index.js does not exist. Error: File...

I was wondering if you might know how to silence this kind of notification (which you can imagine gets pretty noisy), while still being subscribed to a repo

It's going to have to happen at some point and given that [many popular packages](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) are converting to ESM and that ESM code can import CommonJS code, but not the...

* [ ] All inputs must specify the `required` field * [ ] All default values must be strings * [ ] Ensure `daysUntilClose` is properly cast from string to...

this action fails in [my fork](https://github.com/milahu/pyload) of pyload ``` /home/runner/work/_actions/lee-dohm/no-response/v0.5.0/dist/index.js:3430 const error = new requestError.RequestError(message, status, { ^ RequestError [HttpError]: Resource not accessible by integration ``` full error ``` /home/runner/work/_actions/lee-dohm/no-response/v0.5.0/dist/index.js:3430...