feat(#33): disable selection for unavailable stage templates#35
Merged
matthieugusmini merged 1 commit intomatthieugusmini:mainfrom May 18, 2025
Merged
Conversation
4a9c811 to
aa85d95
Compare
b48c84e to
8583210
Compare
a4c2734 to
a0a9777
Compare
8583210 to
5e7e0f7
Compare
5e7e0f7 to
8a39263
Compare
8a39263 to
71a624b
Compare
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.

Implementation to prevent selecting a stage if the template is not available
Use cache for available templates-> Will do in another PR, need to extract the list fetch to another cache / module dedicated to template list