Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10981

Move s-string task into PR testing

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • 1
    • 2023-05-02 StorEng Bug Bash

      The s-string task calls `dist/s_string` with the -r flag to check if we can remove whitelisted words from s_string.ok.

      Currently this runs every 90 days, but we'd be better served by running it on each PR, and that way whenever a whitelisted word is no longer needed due to PR changes we can update s_string.ok at the same time.

      To correct this we'll move the task out of infrequent-checks, drop the 90 day cadence, and add the pull_request tag so it runs on all PRs.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: