Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-33370

Update PR labeler to add back in the negated file matches

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.1
    • None
    • Project Infra

    Description

      When we replaced the probot autolabeler in this issue https://issues.apache.org/jira/browse/SPARK-33282, we were not able to port over values that were negated (minimatch globs that used ! operator). In order to properly do this, we need the upstream `actions/labeler` repo provided by github to support the `any` function to as discussed in their README.

       

      When they support the `any` function, we need to update the PR labeler config in .github/labeler.yml to so that things are labeled the same as before.

      Thie feature is available in their main branch (renamed from master), as discussed in an issue I linked in the original issue https://issues.apache.org/jira/browse/SPARK-33282, but I was unable to get it to work properly when I tried it out. Labels that were previously applying correctly stopped doing so when I switched to main.

      I've opened an issue in the labeler repo asking if they'll consider cutting a release or what the timeline for that is. That can be found here: https://github.com/actions/labeler/issues/111

      Attachments

        Activity

          People

            kbendick Kyle Bendickson
            kbendick Kyle Bendickson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: