Skip to content

Cleaned up some workflows, better names, paths etc.#146

Merged
jonasbn merged 5 commits intomainfrom
workflow_cleanup
May 4, 2026
Merged

Cleaned up some workflows, better names, paths etc.#146
jonasbn merged 5 commits intomainfrom
workflow_cleanup

Conversation

@jonasbn
Copy link
Copy Markdown
Owner

@jonasbn jonasbn commented May 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 4, 2026 16:13
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 cleans up repository configuration by refining GitHub Actions workflow triggers/step names and updating ignore/config formatting.

Changes:

  • Update workflow step names for clearer readability (checkout/build/test).
  • Restrict the spellcheck workflow to run only when Markdown files change.
  • Minor housekeeping updates to .gitignore and Dependabot YAML formatting.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
.gitignore Ignore .claude directory/file.
.github/workflows/spellcheck.yml Adds path-based trigger filtering and a named checkout step.
.github/workflows/release.yml Renames checkout step for clarity.
.github/workflows/go.yml Renames build/test steps and makes coverage reporting non-blocking.
.github/dependabot.yml Adds a blank line for readability.

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

Comment thread .github/workflows/spellcheck.yml Outdated
Comment thread .github/workflows/spellcheck.yml Outdated
Comment thread .github/workflows/go.yml Outdated
jonasbn and others added 2 commits May 4, 2026 18:17
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.


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

Comment thread .github/workflows/spellcheck.yml
Comment thread .github/workflows/go.yml Outdated
jonasbn and others added 2 commits May 4, 2026 18:22
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@jonasbn jonasbn merged commit f0a5595 into main May 4, 2026
5 checks passed
@jonasbn jonasbn deleted the workflow_cleanup branch May 4, 2026 16:51
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.

2 participants