Skip to content

chore: Convert PR title action to module#9152

Merged
mister-ben merged 3 commits intovideojs:mainfrom
mister-ben:pr-title-export
Feb 5, 2026
Merged

chore: Convert PR title action to module#9152
mister-ben merged 3 commits intovideojs:mainfrom
mister-ben:pr-title-export

Conversation

@mister-ben
Copy link
Copy Markdown
Contributor

@mister-ben mister-ben commented Feb 5, 2026

Description

@actions/core was updated and no longer supports require(), which broke the PR title check action.

This converts it to use import instead.

actions/toolkit#2294

Requirements Checklist

  • Feature implemented / Bug fixed
  • Reviewed by Two Core Contributors

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.32%. Comparing base (31dfb75) to head (c27b311).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9152   +/-   ##
=======================================
  Coverage   84.32%   84.32%           
=======================================
  Files         120      120           
  Lines        8153     8153           
  Branches     1964     1964           
=======================================
  Hits         6875     6875           
  Misses       1278     1278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mister-ben mister-ben requested a review from Essk February 5, 2026 12:55
Comment thread .github/actions/pr-titles.mjs Outdated
@mister-ben mister-ben merged commit 6dec037 into videojs:main Feb 5, 2026
11 checks passed
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