codeql-learninglab-actions
                                
                                
                                
                                    codeql-learninglab-actions copied to clipboard
                            
                            
                            
                        First comment is attached to the latest commit of the course template
When we are executing the very first check answers action in a course, a welcome comment from the Bot is written:
https://github.com/github/codeql-learninglab-actions/blob/49fadfff7de78aef804a0a9520a276e068d5f418/codeql-learninglab-check/package/src/index.ts#L288
But this comment is also attached to the latest commit, and then notify also the author of the course, which is annoying.
It makes sense that this comment is posted on the first issue of the course (it's not atm), but not attached to the commit. Even better: The course could wait for this comment, to make sure that the workflow is set up, before asking the learner to close the issue and navigate to the next one