1 Open Issue Need Help Last updated: Jun 23, 2025

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

GitHub Actionsでいろいろ試してみる

JavaScript