Skip to content

Fix/review user optional#11

Merged
on0t0le merged 7 commits into
mainfrom
fix/review-user-optional
May 3, 2026
Merged

Fix/review user optional#11
on0t0le merged 7 commits into
mainfrom
fix/review-user-optional

Conversation

@on0t0le

@on0t0le on0t0le commented May 3, 2026

Copy link
Copy Markdown
Owner

Changes

  • fix(enrichment): handle null review user and team-only review requests
  • docs(build): fix archive command, remove unnecessary exportArchive step
  • ci: add PR template and auto-assign workflow for on0t0le
  • ci: replace auto-assign workflow with CODEOWNERS
  • ci: remove PR template, let GitHub auto-fill from commits
  • ci: auto-populate PR body with commit list on open/sync

abuhrovyi added 6 commits May 2, 2026 20:20
PRReview.user is now optional — a single malformed review (deleted
account, bot, null user) no longer silently drops the entire reviews
array via failed JSON decode, causing approved count to show 0.

hasReviewRequests now checks requestedTeams in addition to
requestedReviewers so PRs assigned only to teams are not
misclassified.
Add SKIP_INSTALL=NO and INSTALL_PATH=/Applications to project.yml so
the app lands in Products/Applications inside the archive. Update README
to reflect the flags, drop the redundant -exportArchive step, and point
ditto directly at the archive Products path.
@on0t0le on0t0le self-assigned this May 3, 2026
@on0t0le on0t0le merged commit 8280574 into main May 3, 2026
@on0t0le on0t0le deleted the fix/review-user-optional branch May 3, 2026 17:53
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.

2 participants