Skip to content

Update push event template #73

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 7 commits into from
May 16, 2024
Merged

Conversation

tanhongit
Copy link
Member

No description provided.

@tanhongit tanhongit added bug Something isn't working enhancement New feature or request labels May 12, 2024
@tanhongit tanhongit added this to the View Templates milestone May 12, 2024
@tanhongit tanhongit requested a review from mytruong-z May 12, 2024 04:35
@tanhongit tanhongit self-assigned this May 12, 2024
@@ -8,19 +8,26 @@

$ref = explode('/', $payload->ref);
$branch = implode('/', array_slice($ref, 2));

if (empty($payload->commits)) {
Copy link
Member Author

@tanhongit tanhongit May 12, 2024

Choose a reason for hiding this comment

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

Fix for this message:
image
It happens when a new branch is created.

@tanhongit tanhongit linked an issue May 12, 2024 that may be closed by this pull request
@mytruong-z mytruong-z merged commit 8f7d665 into cslant:main May 16, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Event templates
2 participants