Skip to content

Set native GitHub follow-up issue relationships#253

Merged
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-250-set-native-github-issue-relationships-when-vigilante-creates-related-follow-up-issues
Mar 19, 2026
Merged

Set native GitHub follow-up issue relationships#253
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-250-set-native-github-issue-relationships-when-vigilante-creates-related-follow-up-issues

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • update the vigilante-create-issue skill to attach explicit follow-up issues as native GitHub sub-issues after creation
  • keep issue creation non-fatal when the relationship call is unsupported or rejected, and require fallback reporting
  • add guardrail tests that lock in the new relationship guidance

Validation

  • go test ./internal/skill

Closes #250

@nicobistolfi nicobistolfi force-pushed the vigilante/issue-250-set-native-github-issue-relationships-when-vigilante-creates-related-follow-up-issues branch from 5a35511 to 3df83d8 Compare March 19, 2026 21:42
@nicobistolfi nicobistolfi merged commit adf994b into main Mar 19, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-250-set-native-github-issue-relationships-when-vigilante-creates-related-follow-up-issues branch March 19, 2026 21:42
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.

Set native GitHub issue relationships when Vigilante creates related follow-up issues

1 participant