<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/.github/auto_request_review.yml, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Revert "Migrate auto_request_review back to CODEOWNERS" (#10441)</title>
<updated>2024-04-03T17:38:00+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-04-03T17:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8388604a4c4028ac96e7af23dd5bf5928e4272e0'/>
<id>8388604a4c4028ac96e7af23dd5bf5928e4272e0</id>
<content type='text'>
Revert "Migrate auto_request_review back to CODEOWNERS (#10133)"

This reverts commit c5b568bab6a1401df385331e4b6ed6209fe4071d.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Migrate auto_request_review back to CODEOWNERS (#10133)"

This reverts commit c5b568bab6a1401df385331e4b6ed6209fe4071d.</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate auto_request_review back to CODEOWNERS (#10133)</title>
<updated>2024-02-28T18:45:24+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-02-28T18:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c5b568bab6a1401df385331e4b6ed6209fe4071d'/>
<id>c5b568bab6a1401df385331e4b6ed6209fe4071d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop asking YJIT team to review dependabot changes</title>
<updated>2023-06-21T20:56:00+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-06-21T20:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=06ed9fcd0b10ec6f9d2590771fa4c0636415abd1'/>
<id>06ed9fcd0b10ec6f9d2590771fa4c0636415abd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable broken last_files_match_only for now</title>
<updated>2023-01-31T17:15:05+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-01-31T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=74e52c2a1723320423a776187cdf6360b7f44281'/>
<id>74e52c2a1723320423a776187cdf6360b7f44281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip reviews for cruby_bindings-only PRs [ci skip] (#7004)</title>
<updated>2023-01-05T18:18:03+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-01-05T18:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1fb0255962e7420c5ab9e0b7a221e5c220f32700'/>
<id>1fb0255962e7420c5ab9e0b7a221e5c220f32700</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak the glob for auto_request_review</title>
<updated>2022-09-13T01:24:35+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-13T01:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=64cd097009f10e09e7e96abe3dce4c06bac43c29'/>
<id>64cd097009f10e09e7e96abe3dce4c06bac43c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure auto_request_review for YJIT team</title>
<updated>2022-09-13T01:18:17+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-13T01:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9179f666fbabfe244801060d76bb95de3831c217'/>
<id>9179f666fbabfe244801060d76bb95de3831c217</id>
<content type='text'>
We need to use pull_request_target instead of pull_request to use secrets.
pull_request_target seems to be executed from the default branch, so
pushing this to master to test this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to use pull_request_target instead of pull_request to use secrets.
pull_request_target seems to be executed from the default branch, so
pushing this to master to test this.
</pre>
</div>
</content>
</entry>
</feed>
