Open Issues Need Help
View All on GitHub Sample Issue 1 2 months ago
AI Summary: This task involves setting up and testing two GitHub Actions workflows. The first workflow creates a single GitHub issue upon manual execution. The second workflow is more complex, reading issue data from a JSON file, generating individual payload files using a Node.js script, and then creating multiple GitHub issues based on these payloads.
Complexity:
3/5
bug good first issue