Skip to content

feat: add abstract workflows for coverage, linting, testing, reuse, and scorecard - #34

Merged
synackd merged 6 commits into
mainfrom
seantronsen/feat/add-missing-workflows
Sep 17, 2026
Merged

synackd merged 6 commits into
mainfrom
seantronsen/feat/add-missing-workflows

Conversation

@seantronsen

@seantronsen seantronsen commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and which issue is fixed.
Also include relevant motivation and context.

Fixes #27, #28, #29, #30

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

…nd scorecard

Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen seantronsen self-assigned this Sep 16, 2026
@seantronsen seantronsen linked an issue Sep 16, 2026 that may be closed by this pull request
1 task
@synackd synackd changed the title feat: add abstract workflows for coverage, linting, testing, reuse, ... feat: add abstract workflows for coverage, linting, testing, reuse, and scorecard Sep 16, 2026
alexlovelltroy
alexlovelltroy previously approved these changes Sep 16, 2026

@synackd synackd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Largely looks good, thanks for the contribution!

Just a couple of small things and improvement ideas.

Comment thread .github/workflows/lint-go.yml Outdated
Comment thread .github/workflows/scorecard.yml Outdated
Comment thread README.md Outdated
Comment thread .github/workflows/lint-go.yml
Comment thread .github/workflows/reuse.yml Outdated
Comment thread .github/workflows/scorecard.yml
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>

@synackd synackd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🪨

@synackd
synackd merged commit 8143942 into main Sep 17, 2026
2 checks passed
@synackd
synackd deleted the seantronsen/feat/add-missing-workflows branch September 17, 2026 16:10
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.

[DEV]: Reuse compliance check [Feature]: New workflows for deduplication across the org

4 participants