Skip to content

Use reusable GitHub Actions workflows#820

Merged
kitsuyui merged 1 commit into
mainfrom
chore/use-reusable-workflows
May 5, 2026
Merged

Use reusable GitHub Actions workflows#820
kitsuyui merged 1 commit into
mainfrom
chore/use-reusable-workflows

Conversation

@kitsuyui
Copy link
Copy Markdown
Owner

@kitsuyui kitsuyui commented May 5, 2026

Summary

  • Replace duplicate workflow bodies with thin callers to kitsuyui/gh-actions-workflows.
  • Keep repository-local triggers and permissions in the caller workflow files.

Changed files

  • .github/workflows/gitignore-in.yml
  • .github/workflows/spellcheck.yml

Validation

  • actionlint -color=false was run against the rewritten workflow files from the hub workspace.
  • git diff --check passed for this repository before commit.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🎉 Happy commit!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Code Metrics Report

main (3e38265) #820 (bdbfce8) +/-
Coverage 99.0% 99.0% 0.0%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 1s 2s +1s
Details
  |                     | main (3e38265) | #820 (bdbfce8) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          99.0% |          99.0% | 0.0% |
  |   Files             |              5 |              5 |    0 |
  |   Lines             |            107 |            107 |    0 |
  |   Covered           |            106 |            106 |    0 |
  | Code to Test Ratio  |          1:0.5 |          1:0.5 |  0.0 |
  |   Code              |           1386 |           1386 |    0 |
  |   Test              |            758 |            758 |    0 |
- | Test Execution Time |             1s |             2s |  +1s |

Reported by octocov

@kitsuyui kitsuyui merged commit db19f4c into main May 5, 2026
5 checks passed
@kitsuyui kitsuyui deleted the chore/use-reusable-workflows branch May 5, 2026 01:45
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