Skip to content

Conversation

ericcornelissen
Copy link
Collaborator

Set up automatic labeling of proposals based on the location at which students create files. Using actions/labeler.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Sets up automated labeling for pull requests based on file locations using GitHub Actions. This enables automatic categorization of student contributions by the directory where they create files.

  • Configures the actions/labeler workflow to run on pull request events
  • Maps contribution directory paths to corresponding labels for automatic tagging

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/labeler.yml Defines the GitHub Actions workflow to run the labeler on pull requests
.github/labeler.yml Configures label mappings for different contribution types based on file paths

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ericcornelissen ericcornelissen changed the title Set up actions/lableler Set up actions/labeler Sep 11, 2025
@ericcornelissen ericcornelissen self-assigned this Sep 15, 2025
@sofiabobadilla
Copy link
Collaborator

LGTM!

In the future, once we have decided how to handled weeks for exec tutorials, we could add weeks as well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants