1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/.github/scripts
Gauthier Petetin 23249b68b7
feat: github actions to automatically create and close bug report issue (#20391)
* feat(action): github action to create bug report issue at RC cut

* feat(action): github action to close bug report issue once release is ready

* fix(action): replace main by master

* fix(action): create event does not support branch filter

* fix(action): indentation

* fix(action): actionlint erors

* fix(action): actionlint erors 2

* fix(action): actionlint erors 3

* fix(action): replace npm by yarn for consistency
2023-08-18 12:57:04 -03:00
..
add-release-label-to-pr-and-linked-issues.ts feat(action): github action to automatically add label "release-x.y.z" when PRs get merged (#19061) 2023-06-20 09:29:35 -03:00
check-pr-has-required-labels.ts Fix/check pr labels (#20353) 2023-08-01 18:06:59 -03:00
close-release-bug-report-issue.ts feat: github actions to automatically create and close bug report issue (#20391) 2023-08-18 12:57:04 -03:00