[ci] Mirror dispatched wiki tests as required statuses#236
Merged
Conversation
Contributor
|
🚀 Preview is available for this pull request. |
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.
Related Issue
Refs #230
Motivation / Context
tests.ymlafter bot-authored.github/wikipointer commits.Run Tests (8.3),Run Tests (8.4), andRun Tests (8.5)contexts pending because the run was not created by the normalpull_requestevent.Changes
publish-required-statusesinput to the reusable and packaged tests workflows.Run Testscontexts.publish-required-statuses=true.Verification
composer dev-toolscomposer dev-tools code-style -- --fix --jsoncomposer dev-tools changelog:checkruby -e 'require "yaml"; %w[.github/workflows/tests.yml .github/workflows/wiki-preview.yml resources/github-actions/tests.yml].each { |f| YAML.load_file(f); puts "#{f}: ok" }'git diff --checkDocumentation / Generated Output
docs/updatedChangelog
CHANGELOG.mdentryReviewer Notes
proof-htmlexperiment in PR [reports] Validate published HTML with proof-html #235. The HTML validation work was abandoned, but this CI fix is still needed for the earlier wiki pointer required-check problem.composer dev-toolslocally because this branch only changes workflows/docs/changelog and the repository pre-commitcomposer_scripthas recently timed out at 120 seconds while running that full suite. The focused fix/check commands above passed before commit.