Skip to content

ci: automate new issue metadata - #248

Merged
minorcell merged 1 commit into
mainfrom
fennoai/issue-247-1786586366
Aug 13, 2026
Merged

ci: automate new issue metadata#248
minorcell merged 1 commit into
mainfrom
fennoai/issue-247-1786586366

Conversation

@fennoai

@fennoai fennoai Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an issues.opened workflow that fills missing milestone, label, and Issue Type metadata
  • select the nearest current open milestone without replacing an existing association
  • infer Bug/Feature from established title and label conventions, otherwise default to Task
  • keep all existing metadata intact and cover behavior with Node unit tests

Verification

  • node --check .github/scripts/triage-issue.cjs
  • node --test .github/scripts/triage-issue.test.cjs
  • git diff --cached --check

Closes #247

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
windup Ignored Ignored Aug 13, 2026 2:05am

@fennoai fennoai Bot mentioned this pull request Aug 13, 2026
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found in this review. The workflow permissions and GraphQL issue-type schema align with the implementation, and node --check .github/scripts/triage-issue.cjs, node --test .github/scripts/triage-issue.test.cjs, and the fixed-range git diff --check all passed.

@minorcell
minorcell requested a balanced review from Copilot August 13, 2026 02:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@minorcell minorcell self-assigned this Aug 13, 2026
@minorcell
minorcell requested a lite review from Copilot August 13, 2026 02:09
@minorcell
minorcell merged commit bf45767 into main Aug 13, 2026
11 checks passed
@fennoai
fennoai Bot deleted the fennoai/issue-247-1786586366 branch August 13, 2026 02:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

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.

issue 关联 milestone

2 participants