Skip to content

Readme update#156

Merged
stesee merged 5 commits into
mainfrom
ReadmeUpdate
May 13, 2026
Merged

Readme update#156
stesee merged 5 commits into
mainfrom
ReadmeUpdate

Conversation

@stesee
Copy link
Copy Markdown
Collaborator

@stesee stesee commented May 13, 2026

This pull request introduces two main changes: it updates the GitHub Actions workflow to avoid unnecessary builds for documentation changes, and it adds a note to the README.md regarding ImageSharp's license and an alternative library.

Workflow improvements:

  • Updated .github/workflows/dotnet.yml to ignore pushes that only modify Markdown files, preventing CI runs on documentation-only changes.

Documentation updates:

  • Added a section to README.md explaining ImageSharp's license, suggesting Codeuctivity/SkiaSharp.Compare as an alternative, and encouraging funding to help with license compliance and upgrades.

Copilot AI review requested due to automatic review settings May 13, 2026 20:07
Copy link
Copy Markdown
Contributor

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 reduces unnecessary CI runs for documentation-only pushes and adds README guidance about ImageSharp licensing considerations and an alternative comparison library.

Changes:

  • Update the GitHub Actions workflow trigger to ignore pushes that only change Markdown files.
  • Add an “ImageSharp License Note” section to the README with context, a link to SixLabors’ licensing changes, and an alternative library suggestion.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/dotnet.yml Adds paths-ignore rules so docs-only pushes don’t trigger CI.
README.md Adds a licensing note and alternative library guidance related to the ImageSharp dependency.

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

Comment thread .github/workflows/dotnet.yml Outdated
@stesee stesee merged commit d79cf13 into main May 13, 2026
4 checks passed
@stesee stesee deleted the ReadmeUpdate branch May 13, 2026 20:14
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants