Skip to content

Add funding#28

Merged
noborus merged 2 commits into
mainfrom
add-FUNDING
May 27, 2026
Merged

Add funding#28
noborus merged 2 commits into
mainfrom
add-FUNDING

Conversation

@noborus
Copy link
Copy Markdown
Owner

@noborus noborus commented May 27, 2026

Summary by CodeRabbit

  • Chores
    • Added GitHub sponsorship configuration for community supporters.
    • Updated release automation workflow to GoReleaser v7 with enhanced release procedures.
    • Bumped project dependencies to latest stable versions for performance and compatibility improvements.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 27, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

This PR updates project infrastructure and dependencies. It adds a GitHub sponsorship configuration entry for noborus, upgrades the GoReleaser CI action from v6 to v7 with a --clean release flag, and bumps three Go module dependencies to newer patch or minor versions.

Changes

Infrastructure and dependency maintenance

Layer / File(s) Summary
GitHub sponsorship configuration
.github/FUNDING.yml
Adds GitHub sponsor username noborus to project funding metadata.
Release workflow and dependency updates
.github/workflows/release.yml, go.mod
GoReleaser action upgraded to v7 with --clean flag added to release args. Go dependencies updated: github.com/noborus/guesswidth v0.4.0→v0.5.0, golang.org/x/net v0.54.0→v0.55.0, modernc.org/libc v1.72.3→v1.72.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • noborus/xlsxsql#18: Updates GoReleaser action version and overlapping Go module dependencies including golang.org/x/net and modernc.org/libc.

Poem

🐰 A sponsor's name now gleams so bright,
Release automation takes its flight,
Dependencies dance to version's call,
Infrastructure blooms, maintained by all! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title 'Add funding' is partially related to the changeset. While it accurately describes the primary change of adding a funding configuration file (.github/FUNDING.yml), the PR also includes unrelated updates to the release workflow and dependency bumps. Revise the title to reflect all significant changes, such as 'Add funding configuration and update dependencies' or use a more specific title if the funding change is the main intent and the other changes are incidental.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-FUNDING

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@noborus noborus merged commit d0808f0 into main May 27, 2026
1 of 2 checks passed
@noborus noborus deleted the add-FUNDING branch May 27, 2026 00:20
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