nus-cs2103-AY2425S1 / forum

12 stars 0 forks source link

Used the wrong account to make commits #550

Open rubinnn opened 3 hours ago

rubinnn commented 3 hours ago

I have 2 github accounts and most of the code i have wrritten and changed is under my personal account and not the account i registered under the CS2103T. Is there anything i can do?

damithc commented 3 hours ago

@rubinnn It doesn't matter for code authorship tracking (you can cross-check via the tP code dashboard), but tracking PRs/Issues/Comments by our grading scripts is done based on your registered GitHub username only. Did you use the second account for the latter as well?

rubinnn commented 2 hours ago

i used the registered Github for the latter. Looking at the grading rubrics I am unsure if the amount of code written attributed to the wrong account will affect my grade since the tp expectation expects to hit a certain implementation bar. Will the changes made to the code under the wrong still be considered for tp implementation effort

damithc commented 35 minutes ago

@rubinnn You can check the tP code dashboard to verify that your code pushed using both accounts are credited to you. If code written by you is not credited to you, there is a way to override the default behaviour and specify who is the correct author, using @@author tags. More info https://nus-cs2103-ay2425s1.github.io/website/admin/tools.html#tool-reposense-for-authorship-tracking