<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Github_Actions_Repo_Security_Options</id>
	<title>Github Actions Repo Security Options - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Github_Actions_Repo_Security_Options"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Github_Actions_Repo_Security_Options&amp;action=history"/>
	<updated>2026-04-19T22:01:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Github_Actions_Repo_Security_Options&amp;diff=5369&amp;oldid=prev</id>
		<title>Busk at 20:03, 1 October 2024</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Github_Actions_Repo_Security_Options&amp;diff=5369&amp;oldid=prev"/>
		<updated>2024-10-01T20:03:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:03, 1 October 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;```&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;```&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;name: Restrict Pull Requests&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;name: Restrict Pull Requests&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Github_Actions_Repo_Security_Options&amp;diff=5368&amp;oldid=prev</id>
		<title>Busk: Created page with &quot;``` name: Restrict Pull Requests  on:   pull_request:     types: [opened, synchronize]  jobs:   restrict-pr:     runs-on: ubuntu-latest     steps:       - name: Check PR Autho...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Github_Actions_Repo_Security_Options&amp;diff=5368&amp;oldid=prev"/>
		<updated>2024-10-01T19:15:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;``` name: Restrict Pull Requests  on:   pull_request:     types: [opened, synchronize]  jobs:   restrict-pr:     runs-on: ubuntu-latest     steps:       - name: Check PR Autho...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;```&lt;br /&gt;
name: Restrict Pull Requests&lt;br /&gt;
&lt;br /&gt;
on:&lt;br /&gt;
  pull_request:&lt;br /&gt;
    types: [opened, synchronize]&lt;br /&gt;
&lt;br /&gt;
jobs:&lt;br /&gt;
  restrict-pr:&lt;br /&gt;
    runs-on: ubuntu-latest&lt;br /&gt;
    steps:&lt;br /&gt;
      - name: Check PR Author&lt;br /&gt;
        id: check-author&lt;br /&gt;
        run: |&lt;br /&gt;
          ALLOWED_USERS=(&amp;quot;user1&amp;quot; &amp;quot;user2&amp;quot; &amp;quot;user3&amp;quot;)&lt;br /&gt;
          PR_AUTHOR=$(jq -r .pull_request.user.login &amp;quot;$GITHUB_EVENT_PATH&amp;quot;)&lt;br /&gt;
          if [[ ! &amp;quot; ${ALLOWED_USERS[@]} &amp;quot; =~ &amp;quot; ${PR_AUTHOR} &amp;quot; ]]; then&lt;br /&gt;
            echo &amp;quot;This user is not allowed to create pull requests.&amp;quot;&lt;br /&gt;
            exit 1&lt;br /&gt;
          fi&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>Busk</name></author>
	</entry>
</feed>