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

fix: Update status should not block pre-hook command run #3609

Closed

Conversation

kirek007
Copy link

@kirek007 kirek007 commented Jul 17, 2023

what

Update commit status will not block running hook

why

This way update status is behaving same as other phases like post-hook, plan or apply.

tests

Tested in own environment. Hook is called as it should.

references

closes #3608

@kirek007 kirek007 marked this pull request as ready for review July 17, 2023 16:01
@kirek007 kirek007 requested a review from a team as a code owner July 17, 2023 16:01
@github-actions github-actions bot added the go Pull requests that update Go code label Jul 17, 2023
Copy link
Member

@GenPage GenPage left a comment

Choose a reason for hiding this comment

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

@jamengual jamengual added the waiting-on-response Waiting for a response from the user label Sep 27, 2023
@github-actions
Copy link

This issue is stale because it has been open for 1 month with no activity. Remove stale label or comment or this will be closed in 1 month.

@github-actions github-actions bot added the Stale label Oct 29, 2023
@jamengual
Copy link
Contributor

@kirek007 do you have time to address the comment?

@github-actions github-actions bot removed the Stale label Nov 16, 2023
Copy link

This issue is stale because it has been open for 1 month with no activity. Remove stale label or comment or this will be closed in 1 month.

@github-actions github-actions bot added the Stale label Dec 17, 2023
@github-actions github-actions bot closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code Stale waiting-on-response Waiting for a response from the user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lack of GH App permission fails pre-hook but runs plan/apply as usual
3 participants