Skip to content

add --yes flag to publish command#3

Merged
berryr0 merged 1 commit intomainfrom
update-auto-publish-script
Jul 11, 2025
Merged

add --yes flag to publish command#3
berryr0 merged 1 commit intomainfrom
update-auto-publish-script

Conversation

@berryr0
Copy link
Copy Markdown
Contributor

@berryr0 berryr0 commented Jul 11, 2025

📌 Description

Added --yes flag to get past publish prompts when pipeline publishes.

This should help github action not timeout when trying to release. By auto saying yes to all the do you want to publish prompts.

Also, not in this PR but I updated the github token to use the correct account that has npm publish permissions.


🔍 Changes Made

  • Brief bullet-point list of changes
  • Highlight key files or logic updated
  • Mention any breaking changes or impacts

🧪 Testing

  • Tested locally
  • Unit tests updated/added
  • CI pipeline passed (lint, tests)

Describe how you tested the changes and any edge cases considered.

Ran the command locally, and it passes

📷 Screenshots (if UI-related)

Add screenshots or GIFs showing before/after, if applicable.


✅ Checklist

Please confirm all items are complete before requesting a review:

  • I have run lint and fixed any issues
  • I have run all existing tests and they pass
  • I have added tests for new code (if needed)
  • I have documented my changes (if needed)
  • Linked relevant issues in the PR description

📣 Reviewer Notes

Is there anything you’d like reviewers to focus on, or any context that’s useful for them?


@berryr0 berryr0 marked this pull request as ready for review July 11, 2025 16:09
@berryr0 berryr0 merged commit 2535a96 into main Jul 11, 2025
2 checks passed
@berryr0 berryr0 deleted the update-auto-publish-script branch July 11, 2025 16:15
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.

3 participants