fernandonevarez / lms

A modern Learning Management System (LMS) built with Next.js, Tailwind CSS, TypeScript, and Go.
https://academy.codevera.org
GNU General Public License v3.0
0 stars 0 forks source link

[HOTFIX]: Fix GitHub Action for Auto-Labeling Issues Based on Priority Level #14

Closed fernandonevarez closed 1 week ago

fernandonevarez commented 1 week ago

Issue Description

The GitHub Action responsible for automatically labeling issues based on the selected priority level dropdown is not running as expected. This needs to be investigated and resolved to ensure proper labeling and categorization of issues.

Impact on Users

Without the auto-labeling feature, issues are not being properly categorized by priority, which leads to confusion and inefficiencies in prioritizing and managing tasks.