Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

feat: introduce broken backlinks auto suggest#253

Open
dzehnder wants to merge 13 commits intomainfrom
broken-backlinks-auto-suggest
Open

feat: introduce broken backlinks auto suggest#253
dzehnder wants to merge 13 commits intomainfrom
broken-backlinks-auto-suggest

Conversation

@dzehnder
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 7, 2024

This PR will trigger a minor release when merged.

Comment thread src/broken-backlinks/auto-suggest.js Outdated
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