Invalidate stale YAML validation after edits - #5057
Open
jmtdev0 wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
The failed \security-review\ check appears to be a workflow-permission issue rather than a problem with this PR. The workflow runs with the \jmtdev0\ actor having read-only access to the upstream repository, so the Claude review action cannot publish its result. The follow-up attempt to create the review comment is rejected by GitHub with \403 Resource not accessible by integration. The CircleCI compile, lint, Dialyzer, Elixir, and JavaScript checks are passing. |
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
Fixes #5023
Validation
The full frontend validation was not run because the repository environment is missing the phoenix_live_view/constants dependency and contains unrelated baseline TypeScript errors.
AI Disclaimer
This pull request was primarily developed with assistance from OpenAI Codex, an AI coding agent. For this PR, Codex analyzed issue #5023, inspected the relevant OpenFn Lightning code, implemented the fix, added the regression tests, and ran the reported validation commands under the supervision of jmtdev0.
Human involvement in this PR was very low.
If you do not agree with the use of AI assistance or with the level of human involvement in this PR, please feel free to disregard it, close it, or request changes. I will fully respect that decision.