Skip to content

chore: remove reusable workflow and pass github-token to releases#5

Merged
machado144 merged 1 commit intomainfrom
chore/cleanup-workflows
Mar 8, 2026
Merged

chore: remove reusable workflow and pass github-token to releases#5
machado144 merged 1 commit intomainfrom
chore/cleanup-workflows

Conversation

@machado144
Copy link
Contributor

Summary

  • Remove structlint.yml reusable workflow that caused cosmetic failures in Actions tab
  • Pass github-token to releaseforge action in release workflow for contributor username resolution

Test plan

  • No more "failed" cosmetic workflow runs on push
  • Release workflow correctly passes GITHUB_TOKEN

@machado144 machado144 force-pushed the chore/cleanup-workflows branch from 11d7cb5 to ddf1c97 Compare March 8, 2026 15:35
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

✅ StructLint Validation

Metric Count
Checks passed 75
Violations 0

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Core Changes

  • The github-token secret is now explicitly passed to the AxeForging/releaseforge@main action during the release notes generation step.

Verdict

Approve: This change correctly provides the necessary GITHUB_TOKEN to the releaseforge action, which is likely required for its full functionality, such as resolving contributor information for release notes. It introduces no apparent bugs, security issues, or breaking changes.


Code review performed by GEMINI - gemini-2.5-flash.

@machado144 machado144 merged commit 7405781 into main Mar 8, 2026
5 checks passed
@machado144 machado144 deleted the chore/cleanup-workflows branch March 8, 2026 15:36
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