Skip to content
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

[release-action] Fix bug: request status being overwritten #362

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

swh00tw
Copy link
Collaborator

@swh00tw swh00tw commented Nov 21, 2024

Description

Each time this action run, it will request reviews from committers. However, if the committers already approved, the request review operation will overwrite the approved review from committers. This PR fix this issue by checking the current review status before requesting review.

Related Issue

Notes

Test

Screenshots (if appropriate):

TODO

  • Clear console.log or console.error for debug usage
  • Update the documentation recnet-docs if needed

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
recnet ⬜️ Ignored (Inspect) Nov 21, 2024 11:34pm
recnet-docs ⬜️ Ignored (Inspect) Nov 21, 2024 11:34pm

@swh00tw swh00tw merged commit 61c9576 into dev Nov 23, 2024
4 checks passed
@github-actions github-actions bot mentioned this pull request Nov 23, 2024
joannechen1223 added a commit that referenced this pull request Dec 3, 2024
## RecNet auto-release action
This is an auto-generated PR by recnet-release-action 🤖
Please make sure to test your changes in staging before merging. 
## Related Issues
- #261
- #64
## Related PRs
- #369
- #361
- #365
- #364
- #362
## Staging links
recnet-web:
[https://vercel.live/link/recnet-git-dev-recnet-542617e7.vercel.app](https://vercel.live/link/recnet-git-dev-recnet-542617e7.vercel.app)
recnet-api:
[https://dev-api.recnet.io/api](https://dev-api.recnet.io/api)
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.

2 participants