Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants