Skip to content

Feature/ab#32451 ai generation polling dedupe and locking#2414

Merged
JamesPasta merged 3 commits into
devfrom
feature/AB#32451-ai-generation-polling-dedupe-and-locking
May 7, 2026
Merged

Feature/ab#32451 ai generation polling dedupe and locking#2414
JamesPasta merged 3 commits into
devfrom
feature/AB#32451-ai-generation-polling-dedupe-and-locking

Conversation

@jacobwillsmith
Copy link
Copy Markdown
Contributor

Fix scoring authentication
Fix attachment show summary button regression

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 632
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Unity GrantManager portal’s AI-related workflows by (1) adjusting the background scoring job to use the internal/pipeline scoring entrypoint and publish a completion event, and (2) fixing regressions in the CHEFS attachments UI around AI summaries and action buttons.

Changes:

  • Updated application scoring background job to call the pipeline-safe scoring method and publish ApplicationAIScoringGeneratedEvent on completion.
  • Refactored CHEFS attachments selection handling and AI summary generation/toggle UI behaviors.
  • Tweaked CHEFS attachments AI summary cell styling.

Reviewed changes

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

File Description
applications/Unity.GrantManager/src/Unity.GrantManager.Web/Views/Shared/Components/ChefsAttachments/ChefsAttachments.js Fixes CHEFS attachment selection logic and AI summary generation/toggle behaviors; updates download button wiring.
applications/Unity.GrantManager/src/Unity.GrantManager.Web/Views/Shared/Components/ChefsAttachments/ChefsAttachments.css Minor adjustment to AI summary cell padding.
applications/Unity.GrantManager/src/Unity.GrantManager.Application/GrantApplications/Automation/BackgroundJobs/GenerateApplicationScoringJob.cs Uses pipeline scoring method and publishes a local event when scoring completes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 632
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@jacobwillsmith jacobwillsmith marked this pull request as ready for review May 7, 2026 16:06
@jacobwillsmith jacobwillsmith force-pushed the feature/AB#32451-ai-generation-polling-dedupe-and-locking branch from ecf4f98 to e39a301 Compare May 7, 2026 18:43
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 632
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@JamesPasta JamesPasta merged commit 022cda6 into dev May 7, 2026
25 checks passed
@JamesPasta JamesPasta deleted the feature/AB#32451-ai-generation-polling-dedupe-and-locking branch May 7, 2026 20:55
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.

3 participants