GitHub · Arazzo Workflow
GitHub Report a Bug and Add Follow-up Detail
Version 1.0.0
Open a bug issue and immediately add a follow-up comment with reproduction detail.
Provider
Workflows
report-bug-issue
Open a bug issue then add a follow-up comment with reproduction steps.
Creates an issue and chains its returned number into a follow-up call that adds a comment containing the detailed reproduction steps.
1
openIssue
createAnIssue
Open the bug issue in the target repository.
2
addReproductionComment
createAnIssueComment
Add a follow-up comment with the detailed reproduction steps to the issue that was just opened.