Skip to content

feat: ✨ Support PR Template on pull request creation #997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

robvanderleek
Copy link
Owner

No description provided.

@create-issue-branch create-issue-branch bot changed the title Issue 992 support pr template on pull request creation feat: ✨ Support PR Template on pull request creation Mar 13, 2025
Copy link

CodeLimit Report

Overview

Language Files Functions Lines of Code
TypeScript 24 119 1307 3 0
JavaScript 1 1 8 0 0
Totals 25 120 1315 3 0

Summary

Easy / Verbose Hard-to-maintain ⚠ Unmaintainable ⛌
91% 9% 0%

✅ 91% of the functions are maintainable, no refactoring necessary.

Findings

Function Length File
setupEventHandlers 54 src/probot.ts
getConventionalPrTitlePrefix 32 src/config.ts
getConventionalLabelMapping 31 src/config.ts

Generated by CodeLimit

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.04%. Comparing base (23dd6be) to head (14143f2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #997      +/-   ##
==========================================
+ Coverage   78.79%   79.04%   +0.24%     
==========================================
  Files          19       19              
  Lines        1033     1045      +12     
  Branches      202      205       +3     
==========================================
+ Hits          814      826      +12     
  Misses        219      219              

☔ 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.

@robvanderleek robvanderleek merged commit 131991d into main Mar 13, 2025
4 checks passed
@robvanderleek robvanderleek deleted the issue-992-Support_PR_Template_on_pull_request_creation branch March 13, 2025 14:43
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