add docs on CI workflow inputs#19234
Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.08from Jul 1, 2025
jameslamb:docs/input-descriptions
Merged
add docs on CI workflow inputs#19234rapids-bot[bot] merged 2 commits intorapidsai:branch-25.08from jameslamb:docs/input-descriptions
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.08from
jameslamb:docs/input-descriptions
Conversation
AyodeAwe
approved these changes
Jun 27, 2025
This was referenced Jun 25, 2025
Member
Author
|
/merge |
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.
Description
Contributes to rapidsai/shared-workflows#376
workflow_dispatchContributes to rapidsai/shared-workflows#379
enable_check_symbolsforconda-cpp-checksworkflow... no longer needed as of conda-cpp-post-build-checks: switch to always running by default, add docs shared-workflows#382Notes for Reviewers
Motivation
The input descriptions show up in the UI when you go to trigger these workflows. Like this:
I'm hoping that will make it easier for developers to manually trigger workflows. Inspired by being asked multiple times "what format is
datesupposed to be in?".Removing
enable_check_symbolshere is a step towards completely removing that always-true input, as part of rapidsai/shared-workflows#379Other repos?
This is the first of these PRs... let's use it to decide on phrasing that we like.
Once it's approved and merged, I'll open similar PRs across RAPIDS.
Checklist