first-interaction
Contributor filter
Automates filtering of pull requests and issues for new contributors
An action for filtering pull requests and issues from first-time contributors
767 stars
68 watching
337 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actions/labeler | Automatically assigns labels to pull requests based on changes in files or branch names. | 1,985 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 994 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
actions/hello-world-javascript-action | A template action for building a JavaScript action in GitHub Actions | 243 |
peter-evans/create-pull-request | An action to automate creating pull requests in GitHub repositories | 2,165 |
alberthernandez/working-label-action | Automates addition and removal of labels on pull requests based on their status | 5 |
actions/stale | Automates marking and closing of inactive issues and pull requests to keep the project up-to-date | 1,376 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
julienkode/team-labeler-action | Automates adding team labels to pull requests based on author name. | 49 |
remarkjs/remark-git-contributors | Automates listing of contributors to a project from Git history | 13 |
hiwelo/new-dependencies-action | Automates the detection of new NPM dependencies in pull requests | 27 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 859 |
jamieweavis/contribution | Provides functionality to fetch and analyze GitHub contributor statistics without external dependencies. | 8 |
editor-js/link-autocomplete | Tools for auto-suggesting links in text editors | 28 |