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

Bug: Fails google release please action because of its commenting on GitHub action bot first message #7596

Closed
JayGhiya opened this issue Jan 7, 2025 — with Huly GitHub Staging · 2 comments
Assignees

Comments

Copy link

JayGhiya commented Jan 7, 2025

Description of the issue

google release please started failing. Because of which we had to disable entire GitHub integration of huly. Upon debug of github action we figured huly has been modifying comments of release please action to include reference of huly instead of doing a fresh comment because of which parsing started failing.

:warning: Failed to find version in release notes
:warning: Failed to parse releases.

Your environment

  • Version of Huly - latest
  • Browser (and version) - chrome
  • Your operating system (and version) - mac

Steps to reproduce

Please produce the steps for us to reproduce this issue.

Expected behaviour

It should not modify existing first comments of pr which are handled by github actions bot of google release please action.

Actual behaviour

it modifies first comment of pr which is done by release please action. example-working-pr

Possible solutions

(Not obligatory)
We should not modify existing first comments done by any bot/user. we should do a follow up comment if comment already exists.

@haiodo haiodo self-assigned this Jan 7, 2025
@haiodo
Copy link
Member

haiodo commented Jan 7, 2025

Hi @JayGhiya will take a look

@haiodo haiodo closed this as completed Jan 9, 2025
@JayGhiya
Copy link
Author

Thankyou this is amazing

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

No branches or pull requests

2 participants