Skip to content

Commit

Permalink
chore: replace issue triaing actions with nissuer (#55525)
Browse files Browse the repository at this point in the history
### What?

Moving maintenance to a separate repository.

### Why?

I want to make these actions reusable in other projects as they seem to work well in the Next.js repository.

### How?

The code is moved to https://github.com/balazsorban44/nissuer

I tested it on my fork, and all the following functionality is preserved: balazsorban44#56

- [x] Close/lock/comment without a valid reproduction link
- [x] Minimize "+1"
- [x] Add labels based on user selection
- [x] Add comment based on the maintainer's label (eg.: "please add a complete reproduction")
  • Loading branch information
balazsorban44 committed Sep 19, 2023
1 parent 33c561b commit d5c35a1
Show file tree
Hide file tree
Showing 27 changed files with 31 additions and 3,194 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ packages/react-refresh-utils/**/*.js
packages/react-dev-overlay/lib/**
**/__tmp__/**
.github/actions/next-stats-action/.work
.github/actions/issue-validator/*/index.mjs
.github/actions/validate-docs-links/lib/index.js
.github/actions/needs-triage/index.js
.github/actions/*/index.mjs
Expand Down
7 changes: 0 additions & 7 deletions .github/actions/issue-validator/autolabel/index.mjs

This file was deleted.

659 changes: 0 additions & 659 deletions .github/actions/issue-validator/autolabel/licenses.txt

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/issue-validator/clarify/index.mjs

This file was deleted.

659 changes: 0 additions & 659 deletions .github/actions/issue-validator/clarify/licenses.txt

This file was deleted.

18 changes: 0 additions & 18 deletions .github/actions/issue-validator/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/issue-validator/repro-link/index.mjs

This file was deleted.

659 changes: 0 additions & 659 deletions .github/actions/issue-validator/repro-link/licenses.txt

This file was deleted.

114 changes: 0 additions & 114 deletions .github/actions/issue-validator/src/autolabel.mjs

This file was deleted.

86 changes: 0 additions & 86 deletions .github/actions/issue-validator/src/clarify.mjs

This file was deleted.

88 changes: 0 additions & 88 deletions .github/actions/issue-validator/src/repro-link.mjs

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/minus-one/index.mjs

This file was deleted.

0 comments on commit d5c35a1

Please sign in to comment.