Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce broken backlinks auto suggest #253

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

dzehnder
Copy link
Contributor

@dzehnder dzehnder commented Aug 6, 2024

This PR introduces a post processing step for the broken backlinks auto suggest.
This step is needed as the current lambda function that generates the suggestions runs in a python environment and has no utility to write to dynamoDB. Therefore it sends the results to the post-processor which takes over this step

@dzehnder dzehnder self-assigned this Aug 6, 2024
@dzehnder dzehnder added the enhancement New feature or request label Aug 6, 2024
Copy link

github-actions bot commented Aug 7, 2024

This PR will trigger a minor release when merged.

src/broken-backlinks/auto-suggest.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants