Skip to content

Conversation

@adameat
Copy link
Member

@adameat adameat commented Jun 4, 2025

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
318 316 0 2 0

😟 No changes in tests. 😕

Bundle Size: ✅

Current: 83.65 MB | Main: 83.65 MB
Diff: 0.00 KB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@adameat adameat changed the title add automation to calculate issue priority feat(Automation): add automation to calculate issue priority Jun 4, 2025
@adameat adameat requested a review from Copilot June 4, 2025 15:29
Copy link
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

This PR introduces a new GitHub Actions workflow to automatically compute and update an issue’s CalculatedPriority in your project based on label weights and issue age.

  • Adds priority-score.yml workflow triggered on issue events
  • Calculates a base priority from labels, adds days since creation as aging factor
  • Queries the project via GraphQL and updates the CalculatedPriority field on the matching item

@adameat adameat added this pull request to the merge queue Jun 5, 2025
Merged via the queue into main with commit a8c5b11 Jun 5, 2025
7 of 8 checks passed
@adameat adameat deleted the add-workflow branch June 5, 2025 03:47
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