shahednasser/awesome-resources

Add GitHub Action to catch duplicate links

Open

#434 opened on Sep 28, 2022

View on GitHub
 (6 comments) (0 reactions) (1 assignee)HTML (478 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,037 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The GitHub action should:

  • Run on a schedule (maybe once a week)
  • If duplicate links are found, open a GitHub issue with it.

You can use an existing GitHub action solution if there are any.

Contributor guide