Merged
Conversation
Member
Author
|
Like eclipse-platform/eclipse.platform.releng.aggregator#3238 , it will be kept to always run till docs are cleaned up and filter will be added later. |
31b1996 to
a128a41
Compare
e0bf652 to
82d9c12
Compare
Member
Author
|
Validated that filter works and the new GHA is called only if html file is touched. #1950 will fix reported problems. |
HannesWell
reviewed
Sep 3, 2025
Comment on lines
+12
to
+14
| - uses: actions/checkout@v5 # Requried will all actions | ||
| - name: Checks HTML5 | ||
| uses: Cyb3r-Jak3/html5validator-action@v8.0.0 |
Member
There was a problem hiding this comment.
To improve security it would probably be good to pin all actions to the specific release commit, similar to how it's done in the releng.aggregator workflows.
Member
Author
There was a problem hiding this comment.
I think this is automated . I'll push it that way to check . If nothing kicks in to pin versions I'll do it manually.
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.
No description provided.