Skip to content

Conversation

@burisu
Copy link

@burisu burisu commented Jan 22, 2026

No description provided.

@burisu burisu marked this pull request as ready for review January 22, 2026 13:29
Copilot AI review requested due to automatic review settings January 22, 2026 13:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the bin/release script and modernizes the GitHub Action by updating dependencies, improving script robustness, adding new configuration options, and reorganizing documentation.

Changes:

  • Removed bin/release script in favor of automated GitHub workflow-based releases
  • Updated script.sh to use bash, added pipefail, improved reviewdog integration with piping, and added new fail_level/fail_on_error flags
  • Reorganized action.yml inputs alphabetically, updated author, added fail_level and fail_on_error inputs, upgraded reviewdog to v0.21.0
  • Enhanced README.md with better organized documentation, new fail_level/fail_on_error parameter docs, and added release process documentation
  • Updated workflow files to use major version tags instead of SHA pins, added new linting jobs (actionlint, alex)

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
bin/release Deleted manual release script, replaced by automated workflow
script.sh Modernized to bash, added pipefail, improved reviewdog piping, added new failure handling flags
action.yml Reorganized inputs alphabetically, added fail_level/fail_on_error, upgraded reviewdog version, updated author
README.md Reorganized documentation, added fail_level/fail_on_error docs, updated examples, added release process section
LICENSE Added codeur to copyright
.github/workflows/reviewdog.yml Reordered jobs, changed to major version tags, added actionlint and alex jobs
.github/workflows/release.yml Updated to major version tags
.github/workflows/depup.yml Updated to major version tags, changed action reference
.github/workflows/ci.yml Updated to major version tags, added reporter and fail_level configs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@burisu burisu merged commit 4e9a28d into main Jan 22, 2026
6 checks passed
@burisu burisu deleted the remove-release-script branch January 22, 2026 15:24
@github-actions
Copy link

🚀 [bumpr] Bumped!
New version:v2.0.0
Changes:v1.0.0...v2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants