brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

Sk show default member permissions #511

Closed sangitakunapuli closed 2 years ago

sangitakunapuli commented 2 years ago

Closes #510

In this PR, we add the ability for instructors to see current default member permissions for a course organization. We also provide a warning if it is not the recommended value and a link to the place to change it.

Screen Shot 2022-06-30 at 11 24 31 AM Screen Shot 2022-06-30 at 11 25 01 AM

The link takes you directly to the github settings page where the permissions can be changed.

codecov-commenter commented 2 years ago

Codecov Report

Merging #511 (4d64761) into master (6f3fe32) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #511   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           65        65           
  Branches         4         4           
=========================================
  Hits            65        65           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6f3fe32...4d64761. Read the comment docs.