Thesis management tools and guides for faculty and administrators

2 Open Issues Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to implement two minor improvements to the `extract-student-info-from-issues.sh` script. The first improvement enhances error handling by providing the number of lines in the file when duplicate removal fails. The second simplifies file existence checks by removing redundant code. The changes are considered low priority as the current implementation functions correctly.

Complexity: 2/5
enhancement good first issue

Thesis management tools and guides for faculty and administrators

Shell

AI Summary: The task is to improve the admin permission check function in the `setup-branch-protection.sh` script. Specific improvements include renaming the function for better clarity, enhancing log output for debugging, and improving function documentation by specifying return values. The priority is low as the current implementation is functional.

Complexity: 2/5
enhancement good first issue

Thesis management tools and guides for faculty and administrators

Shell