This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 10614cf027 Publish built docs triggered by 
60305ed4ce2b4674efb42d06965963b706b1c2b8
10614cf027 is described below

commit 10614cf027f132dac257d025c816356666c958cf
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 12 18:44:02 2024 +0000

    Publish built docs triggered by 60305ed4ce2b4674efb42d06965963b706b1c2b8
---
 _sources/contributor-guide/index.md.txt |  5 +++++
 contributor-guide/index.html            | 10 ++++++++++
 searchindex.js                          |  2 +-
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/_sources/contributor-guide/index.md.txt 
b/_sources/contributor-guide/index.md.txt
index d3f62cb911..303e10b432 100644
--- a/_sources/contributor-guide/index.md.txt
+++ b/_sources/contributor-guide/index.md.txt
@@ -106,6 +106,11 @@ A "major" PR means there is a substantial change in design 
or a change in the AP
 
 The good thing about open code and open development is that any issues in one 
change can almost always be fixed with a follow on PR.
 
+## Stale PRs
+
+Pull requests will be marked with a `stale` label after 60 days of inactivity 
and then closed 7 days after that.
+Commenting on the PR will remove the `stale` label.
+
 ## Getting Started
 
 This section describes how you can get started at developing DataFusion.
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index f7d277c137..36752a612f 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -396,6 +396,11 @@
      “Major” and “Minor” PRs
     </a>
    </li>
+   <li class="toc-h2 nav-item toc-entry">
+    <a class="reference internal nav-link" href="#stale-prs">
+     Stale PRs
+    </a>
+   </li>
    <li class="toc-h2 nav-item toc-entry">
     <a class="reference internal nav-link" href="#getting-started">
      Getting Started
@@ -642,6 +647,11 @@ ideas with the community to get feedback on 
implementation.</p>
 </ol>
 <p>The good thing about open code and open development is that any issues in 
one change can almost always be fixed with a follow on PR.</p>
 </section>
+<section id="stale-prs">
+<h2>Stale PRs<a class="headerlink" href="#stale-prs" title="Link to this 
heading">¶</a></h2>
+<p>Pull requests will be marked with a <code class="docutils literal 
notranslate"><span class="pre">stale</span></code> label after 60 days of 
inactivity and then closed 7 days after that.
+Commenting on the PR will remove the <code class="docutils literal 
notranslate"><span class="pre">stale</span></code> label.</p>
+</section>
 <section id="getting-started">
 <h2>Getting Started<a class="headerlink" href="#getting-started" title="Link 
to this heading">¶</a></h2>
 <p>This section describes how you can get started at developing DataFusion.</p>
diff --git a/searchindex.js b/searchindex.js
index 3158f67541..eacfc086a3 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file

Reply via email to