terraform-provider-netbox icon indicating copy to clipboard operation
terraform-provider-netbox copied to clipboard

Duplicate builds on push and pull request

Open FlxPeters opened this issue 4 years ago • 2 comments

Github action build run for each push and pull request. This is a known issue in Github workflows: https://github.community/t/duplicate-checks-on-push-and-pull-request-simultaneous-event/18012

This issue is a reminder after #88 is merged to improve the CI process. Expected behavior is just one best run for both events.

FlxPeters avatar Oct 30 '21 13:10 FlxPeters

Cloesed with #93

FlxPeters avatar Nov 21 '21 19:11 FlxPeters

Reopening because since https://github.com/e-breuninger/terraform-provider-netbox/commit/d53f61fde4733978c6c19af5c94e08fe0d50db97, pipeline does not run anymore for external pull requests. I reverted the https://github.com/e-breuninger/terraform-provider-netbox/commit/d53f61fde4733978c6c19af5c94e08fe0d50db97.

fbreckle avatar Dec 23 '21 14:12 fbreckle