<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>As we're getting pull requests from agents (that I'm personally
      unwilling to review), I've changed
      <a class="moz-txt-link-freetext" href="https://github.com/MapServer/MapServer/settings/interaction_limits">https://github.com/MapServer/MapServer/settings/interaction_limits</a>
      to</p>
    <div data-view-component="true"
      class="Subhead Subhead--spacious mb-2 tmp-mb-2">
      <h2 data-view-component="true"
        class="Subhead-heading Subhead-heading--medium"> Pull request
        limits
      </h2>
    </div>
    <p class="note tmp-mt-2"> Restrict how many pull requests users
      without write access can have open at one time and add specific
      users to a bypass list. These settings stay in effect until you
      change them. </p>
    <div class="js-toggler-container pr-cap-toggler on">
      <p class="note tmp-mt-2 pr-cap-show-when-on"> Currently, users
        without write access can have up to <strong>3</strong> open
        pull requests at a time. </p>
      <div class="tmp-mt-2 form-checkbox">
        <div class="js-repo-option">
          <form class="js-repo-features-form" data-autosubmit="true"
            data-turbo="false" accept-charset="UTF-8" method="post"> <input
              type="checkbox" name="enable_pull_request_creation_cap"
              id="pull_request_creation_cap_checkbox" value="1"
              class="js-toggler-target" checked="checked"> <label
              for="pull_request_creation_cap_checkbox">Limit open pull
              requests from users without write access</label> <span
class="hx_status-indicator status-indicator ml-1 js-status-indicator"> <span
                data-view-component="true"> <span class="sr-only">Loading</span>
              </span> </span>
          </form>
        </div>
        <div class="pr-cap-show-when-on">
          <form data-turbo-frame="pull-request-creation-cap"
            data-turbo="false" accept-charset="UTF-8" method="post">
            <div class="tmp-mt-3"> <label
                for="pull_request_creation_cap_input">Maximum open pull
                requests per user</label>
              <div class="d-flex flex-items-center gap-1"> <input
                  type="number" name="pull_request_creation_cap"
                  id="pull_request_creation_cap_input" value="3" min="1"
                  max="1000" class="form-control d-flex flex-column"
                  style="width: 14em"
aria-describedby="pull_request_creation_cap_description"> </div>
              <p class="note">Enter a number from 1 to 1000</p>
            </div>
          </form>
        </div>
      </div>
    </div>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.
LLMs contribute to global warming and brain rot</pre>
  </body>
</html>