Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: flowey: use typestate pattern for gh variables #643

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

justus-camp-microsoft
Copy link
Contributor

This is WIP.

Instead of hardcoding variable names that may or not be present, we can use the typestate pattern to allow only valid variables at compile time. Motivated by #475, which uses the github.event.pull_request.head.ref in its implementation.

@justus-camp-microsoft justus-camp-microsoft requested review from a team as code owners January 9, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant