Skip to content

Added token in release.yml - #15

Merged
logusivam merged 8 commits into
mainfrom
dev
Aug 1, 2026
Merged

Added token in release.yml#15
logusivam merged 8 commits into
mainfrom
dev

Conversation

@logusivam

@logusivam logusivam commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

Added token in release.yml during checkout

Type of Change

  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Breaking change (requires version bump + CHANGELOG entry)
  • Refactor (no behaviour change)
  • Documentation update
  • CI / tooling change

Security Checklist

  • No secrets, API keys, or credentials added to source
  • Input validation added/updated for new endpoints
  • RBAC permissions verified for new/changed routes
  • Rate limiting considered for new public endpoints
  • Audit log event added for new auth actions
  • Cookie options unchanged (httpOnly, Secure, SameSite)
  • No token data exposed in URLs, logs, or response bodies

Testing

  • Unit tests added / updated
  • Integration tests added / updated
  • All existing tests pass (npm test)
  • Coverage threshold maintained (≥80%)

Documentation

  • JSDoc added for public functions / classes
  • docs/api-reference.md updated if endpoints changed
  • docs/rbac-model.md updated if permissions changed
  • CHANGELOG.md entry added (or handled by semantic-release)
  • .env.example updated if new env vars added

Linked Issues

Closes #13

Screenshots / Logs (if UI or behaviour change)

@logusivam logusivam self-assigned this Aug 1, 2026
@logusivam logusivam added the bug Something isn't working label Aug 1, 2026
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
tokenforge-dev Ignored Ignored Aug 1, 2026 12:17pm

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@logusivam
logusivam merged commit 98fec4d into main Aug 1, 2026
15 checks passed
@logusivam

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.0.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] semantic-release

1 participant