summaryrefslogtreecommitdiff
path: root/source/features/prevent-duplicate-pr-submission.tsx (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-04Lint (ESM file imports + named functions) (#6613)Gravatar Federico Brigante 1-1/+1
2023-04-26Update `delegate-it` (#6563)Gravatar Federico Brigante 1-1/+1
2022-09-20Meta: Default to `deduplicate: false` (#5999)Gravatar Federico Brigante 1-2/+1
2022-08-01Don't deduplicate event-only features (#5873)Gravatar Federico Brigante 1-0/+1
2022-07-30Meta: Deinit all feature delegates using `AbortSignal` (#5726)Gravatar Florent 1-4/+4
2022-03-18Meta: Correctly deinit all features (#5422)Gravatar Florent 1-2/+2
2021-11-09Meta: Replace `__filebasename` with `import.meta.url` (#5058)Gravatar Florent 1-1/+1
2021-07-07Lint: Enable `comma-dangle` (#4545)Gravatar Federico Brigante 1-2/+2
2021-03-21Update dependencies (#4138)Gravatar yakov116 1-1/+1
2020-10-24Meta: Use the Readme as the only source of feature descriptions (#3678)Gravatar Flo Edelmann 1-5/+1
2020-08-10Add `prevent-duplicate-pr-submission` feature (#3433)Gravatar yakov116 1-0/+29