Document FranceConnect list sync step in edit-endpoint skill - #345
Open
Samuelfaure wants to merge 1 commit into
Open
Document FranceConnect list sync step in edit-endpoint skill#345Samuelfaure wants to merge 1 commit into
Samuelfaure wants to merge 1 commit into
Conversation
The static FranceConnect table in fiches_pratiques_entries.fr.yml has no generated link to endpoint parameters, so it silently drifts when an endpoint gains or loses FranceConnect support. Add a step and reference section so the skill catches this next time.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fiches_pratiques_entries.fr.ymlis hand-written markdown with no link back to endpoint metadata, so it silently drifted (9 FranceConnect-enabled endpoints were missing before a recent fix in a separate PR).edit-endpoint's "Ajouter un endpoint" checklist plus a dedicated section explaining: useparameters:(not the legacycall_id:, which can be stale) as the source of truth, match provider names toproviders.fr.ymlexactly, and validate with thecas_usages_spec.rbfeature spec.Test plan