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

[patch] fix: switch pending status to pr trigger step #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmengspv
Copy link
Collaborator

What's the change or impact of this PR?:

Related issue link:

@mmengspv mmengspv changed the title fix: switch pending status to pr trigger step [patch] fix: switch pending status to pr trigger step Sep 12, 2023
@@ -108,6 +108,8 @@ type PullRequestTriggerCondition struct {
type PullRequestTriggerConditionType string

const (
// PullRequestTriggerCondPendingStatusSent means the pull request trigger has been sent the pending status
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// PullRequestTriggerCondPendingStatusSent means the pull request trigger has been sent the pending status
// PullRequestTriggerCondPendingStatusSent means the pull request trigger has been sent the pending status when start running tests

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.

None yet

2 participants