actions-suggest-related-links icon indicating copy to clipboard operation
actions-suggest-related-links copied to clipboard

A GitHub Action to suggest related or similar issues, documents, and links. Based on the power of NLP and fastText.

Results 29 actions-suggest-related-links issues
Sort by recently updated
recently updated
newest added

Bumps [unified](https://github.com/unifiedjs/unified) from 9.2.1 to 10.1.2. Release notes Sourced from unified's releases. 10.1.2 dc85d21 Fix typo by @​jablko in unifiedjs/unified#185 Full Changelog: https://github.com/unifiedjs/unified/compare/10.1.1...10.1.2 10.1.1 6b060c2 Fix type of run signature...

dependencies

### Is your feature request related to a problem? Please describe ```yaml on: issues: types: - opened - edited ``` ### Describe the solution you'd like When the edited event...

proposal

TODO: rebase for #97 - [pytest: helps you write better programs — pytest documentation](https://docs.pytest.org/en/stable/) ``` python -m pip install -U pytest pytest-cov python -m pip freeze > requirements-dev.txt ```

### Is your feature request related to a problem? Please describe - [fastai/ghapi: A delightful and complete interface to GitHub's amazing API](https://github.com/fastai/ghapi/tree/master/) - [Learn about ghapi, a new third-party Python...

proposal

## Description Currently, all files that are set to be ignored in .gitignore will not be deployed by the action. This seems to be caused by the `git clone` operation...

action-test

## Description Currently, all files that are set to be ignored in .gitignore will not be deployed by the action. This seems to be caused by the `git clone` operation...

action-test

### Is your feature request related to a problem? Please describe ```yaml exempt-issue-labels: description: 'The labels to apply when an issue is exempt from being marked a target of suggesting....

proposal

Bumps [numpy](https://github.com/numpy/numpy) from 1.22.3 to 1.23.3. Release notes Sourced from numpy's releases. v1.23.3 NumPy 1.23.3 Release Notes NumPy 1.23.3 is a maintenance release that fixes bugs discovered after the 1.23.2...

dependencies