Open Issues Need Help
View All on GitHub PR 36 と PR 37 を取り込んだあと、存在しないissueでワークフローがエラー終了してしまった about 2 months ago
AI Summary: After merging PR 36 and PR 37, a GitHub Actions workflow failed because it attempted to reference a non-existent issue. The issue appears to be related to how the workflow handles issue references, potentially due to changes introduced in the merged PRs.
Complexity:
3/5
good first issue
collection of reusable GitHub Actions workflows for multiple projects
JavaScript
#github-actions
進捗状況生成時、issueに紐付くissue-notesがないときエラー終了してしまう about 2 months ago
AI Summary: The system terminates with an error when attempting to generate a progress report for an issue that does not have any associated 'issue-notes'. The expected behavior is to gracefully handle the absence of issue-notes instead of crashing.
Complexity:
1/5
good first issue
collection of reusable GitHub Actions workflows for multiple projects
JavaScript
#github-actions