After enabled maintainer approval in a repo, some pull requests are not updated

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.0
    • Affects Version/s: None
    • Component/s: bots
    • None

      Today, I enabled maintainer approval feature in openjdk/jdk8u-dev.

      After we enabled this feature, we expect to see the progress like "JDK-XXXXXXX needs maintainer approval" in the pr body.

      However, this pr(https://github.com/openjdk/jdk8u-dev/pull/368) is not updated.

      The reason is that although after we enabled the maintainer approval feature, the issue labels will be calculated in the issueMetaData, there still exists some issues that doesn't contain any label.

      To solve this, I think we could add a string "approval" to issueMetaData after we enabled the maintainer approval.

            Assignee:
            Zhao Song
            Reporter:
            Zhao Song
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: