<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>eslint-plugin-github-actions-2 Blog</title>
        <link>https://nick2bad4u.github.io/eslint-plugin-github-actions-2/blog</link>
        <description>eslint-plugin-github-actions-2 Blog</description>
        <lastBuildDate>Sat, 21 Mar 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Docs polish pass (developer docs, sidebar, and IA)]]></title>
            <link>https://nick2bad4u.github.io/eslint-plugin-github-actions-2/blog/docs-polish-pass</link>
            <guid>https://nick2bad4u.github.io/eslint-plugin-github-actions-2/blog/docs-polish-pass</guid>
            <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We shipped a docs polish pass focused on developer experience:]]></description>
            <content:encoded><![CDATA[<p>We shipped a docs polish pass focused on developer experience:</p>
<ul>
<li class="">upgraded developer information architecture and sidebar structure</li>
<li class="">added maintainer guides and ADR documentation pages</li>
<li class="">improved docs home with clear user-vs-maintainer paths</li>
<li class="">improved navigation to the TypeDoc developer API reference</li>
</ul>
<p>This pass also reinforces docs as a first-class deliverable, not only rule pages.</p>]]></content:encoded>
            <category>docs</category>
            <category>docusaurus</category>
            <category>typedoc</category>
        </item>
        <item>
            <title><![CDATA[Maintainer workflow baseline]]></title>
            <link>https://nick2bad4u.github.io/eslint-plugin-github-actions-2/blog/maintainer-workflow-baseline</link>
            <guid>https://nick2bad4u.github.io/eslint-plugin-github-actions-2/blog/maintainer-workflow-baseline</guid>
            <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[To keep contributions predictable and high-signal, our baseline maintainer loop is:]]></description>
            <content:encoded><![CDATA[<p>To keep contributions predictable and high-signal, our baseline maintainer loop is:</p>
<ol>
<li class="">implement changes in <code>src/</code> and corresponding tests in <code>test/</code></li>
<li class="">update user/developer docs for any observable behavior shift</li>
<li class="">run typecheck, lint, tests, and docs build before opening PR</li>
</ol>
<p>By treating docs, metadata, and tests as one unit, we reduce drift and make
releases safer.</p>]]></content:encoded>
            <category>maintainers</category>
            <category>workflow</category>
            <category>quality</category>
        </item>
    </channel>
</rss>