Skip to content

chore(ci): skip release-plz for docs-only pushes - #60

Merged
Atliac merged 1 commit into
masterfrom
workflow
Sep 16, 2026
Merged

Atliac merged 1 commit into
masterfrom
workflow

Conversation

@Atliac

@Atliac Atliac commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Add paths-ignore to the release-plz push trigger so changes limited to docs/ or .github/ no longer invoke the release and release-pr jobs.

Mixed pushes that include source changes still run as before, and release-plz continues to read docs commits from the full git history on the next qualifying run.

Add paths-ignore to the release-plz push trigger so changes limited to
docs/ or .github/ no longer invoke the release and release-pr jobs.

Mixed pushes that include source changes still run as before, and
release-plz continues to read docs commits from the full git history on
the next qualifying run.
@Atliac
Atliac enabled auto-merge (squash) September 16, 2026 14:01
@github-actions

Copy link
Copy Markdown

Welcome and Thank You! 👋

Thank you for opening this pull request!

⏳ Note on Review Times

The maintainer may not react immediately. This is expected and normal, as the project is maintained as time permits. Thank you for your patience!

✅ Your Action Items

  1. Link and Auto-Close Issues:

    If this PR fixes any existing issues, please make sure to include closing keywords (such as closes #123 or fixes #456) in your first PR message (the main description). This links the issues and automatically closes them when this PR is merged.

  2. Invite Reviewers on Linked Issues:

    If this is a non-trivial PR, please leave a comment on the linked issues to invite others to review your changes. You can copy and paste the encouraging template below, which includes guidance to help reviewers know what to do:

    Hey everyone! I have opened a PR (#60) to resolve this issue. I am inviting you to help test and review the PR!
    
    **No write access is needed** to participate, leave a review, or approve the PR, and no deep understanding of the codebase is required. Everyone benefits from multiple reviews!
    
    ## How to Review
    
    1. Inspect for Malicious Code:
    
       Go to the **"Files changed"** tab, or check out the PR locally:
    
       ```
       gh pr checkout 60
    
       git diff origin/master
       ```
    
    2. Run the Project:
       Test the changes locally to verify they resolve the issue and do not introduce new problems.
    
    3. Submit a Review:
    
       - If you find issues, submit a review or comment with your feedback.
       - If everything looks correct, submit an **Approve** review and briefly explain what you checked/tested.
    

🛠️ For the Maintainer

If this PR is reviewed and approved by two or more independent (standalone) reviewers, it will significantly speed up the merge progress.


Automated message maintained by Atliac.

@Atliac
Atliac merged commit db56e44 into master Sep 16, 2026
8 checks passed
@Atliac
Atliac deleted the workflow branch September 16, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant