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

feat(webhook): add additional paths trigger #129

Merged
merged 14 commits into from
Jul 12, 2023

Conversation

JulienJourdain
Copy link
Contributor

No description provided.

@JulienJourdain JulienJourdain linked an issue May 25, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Merging #129 (5097a84) into main (a7e72d4) will increase coverage by 7.42%.
The diff coverage is 17.14%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   44.80%   52.23%   +7.42%     
==========================================
  Files          23       23              
  Lines        1558     1547      -11     
==========================================
+ Hits          698      808     +110     
+ Misses        833      698     -135     
- Partials       27       41      +14     
Impacted Files Coverage Δ
internal/annotations/annotations.go 100.00% <ø> (ø)
internal/controllers/terraformlayer/conditions.go 63.78% <0.00%> (-9.06%) ⬇️
internal/controllers/terraformpullrequest/layer.go 0.00% <0.00%> (ø)
internal/webhook/event/common.go 45.83% <ø> (+45.83%) ⬆️
internal/webhook/webhook.go 0.00% <0.00%> (ø)
internal/webhook/event/pullrequest.go 81.94% <100.00%> (+81.94%) ⬆️
internal/webhook/event/push.go 54.05% <100.00%> (+54.05%) ⬆️
internal/webhook/github/provider.go 69.64% <100.00%> (ø)
internal/webhook/gitlab/provider.go 71.66% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@corrieriluca corrieriluca linked an issue Jul 10, 2023 that may be closed by this pull request
@corrieriluca corrieriluca force-pushed the feat/trigger_plan_from_dependencies branch from ab53e48 to 15333b3 Compare July 10, 2023 15:26
@Alan-pad Alan-pad merged commit e7a3a59 into main Jul 12, 2023
@corrieriluca corrieriluca deleted the feat/trigger_plan_from_dependencies branch November 4, 2023 16:00
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.

[Webhook] Testing environment Webhook improvements
4 participants