Skip to content

feat(fleet): expand label triggers and wire init wizard auth#170

Merged
davideast merged 1 commit into
mainfrom
feat/label-triggers-and-init-auth
Mar 4, 2026
Merged

feat(fleet): expand label triggers and wire init wizard auth#170
davideast merged 1 commit into
mainfrom
feat/label-triggers-and-init-auth

Conversation

@davideast

Copy link
Copy Markdown
Collaborator

Item 1: Expand label workflow triggers from [opened] to [opened, edited, synchronize] to catch late-linked issues.

Item 3: Wire fleet init wizard auth mode to template builders.

  • Add AuthModeSchema to InitInputSchema (TSC spec)
  • Pass input.auth through InitHandler to buildWorkflowTemplates
  • Pass wizardResult.authMethod in CLI init command

Includes 5 new contract tests for AuthModeSchema and label triggers.

Item 1: Expand label workflow triggers from [opened] to
[opened, edited, synchronize] to catch late-linked issues.

Item 3: Wire fleet init wizard auth mode to template builders.
- Add AuthModeSchema to InitInputSchema (TSC spec)
- Pass input.auth through InitHandler to buildWorkflowTemplates
- Pass wizardResult.authMethod in CLI init command

Includes 5 new contract tests for AuthModeSchema and label triggers.
@davideast davideast merged commit 6efbf61 into main Mar 4, 2026
5 checks passed
@davideast davideast deleted the feat/label-triggers-and-init-auth branch March 4, 2026 19:33
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