Closed bjornthiberg closed 2 months ago
@bjornthiberg hey! are you in lecture today? Week 5.
@bjornthiberg hey! are you in lecture today? Week 5.
Indeed! Sitting in the back row, second seat from the aisle.
Hi,
Cool. Let's meet during the break :)
Regards, Aman Sharma
On 25-Sept-2024 3:00 pm, Björn Thiberg @.***> wrote:
@bjornthiberghttps://github.com/bjornthiberg hey! are you in lecture today? Week 5.
Indeed! Sitting in the back row, second seat from the aisle.
— Reply to this email directly, view it on GitHubhttps://github.com/KTH/devops-course/pull/2498#issuecomment-2374021791, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIMPTOOPUNKZ7ZQF66ZE73TZYKXWHAVCNFSM6AAAAABOLVAXZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZUGAZDCNZZGE. You are receiving this because you modified the open/close state.Message ID: @.***>
Continuation of #2463, requested by @algomaster99 here.
This PR modifies
get_participation_text
andget_participation_markdown
such that the table is sorted (stable) by the number of lectures attended, instead of just by the timestamp of the first comment made by that user.This also makes the CI job update the issue description (#2370) with a sorted table, as it uses the output from
get_participation_markdown
.