Skip to content

build(action): implement auto-release action #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 14, 2025
Merged

Conversation

nipsysdev
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 14, 2025 09:55
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • package.json: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@nipsysdev nipsysdev requested a review from Copilot April 14, 2025 09:58
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • package.json: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@nipsysdev nipsysdev requested a review from Copilot April 14, 2025 10:00
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/auto-release.yml:20

  • Using 'git show HEAD^:package.json' may fail on the initial commit or in cases with no previous commit. Consider adding error handling or a conditional check to manage such scenarios.
PREV_VERSION=$(git show HEAD^:package.json | node -e "console.log(require('/dev/stdin').version)")

@nipsysdev nipsysdev added this pull request to the merge queue Apr 14, 2025
Merged via the queue into main with commit 746bc11 Apr 14, 2025
@nipsysdev nipsysdev deleted the auto_release_action branch April 14, 2025 10:01
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