Skip to content
Snippets Groups Projects
  1. Mar 17, 2020
  2. Feb 12, 2020
  3. Jan 21, 2020
  4. Dec 27, 2019
  5. Dec 20, 2019
  6. Nov 19, 2019
  7. Oct 22, 2019
  8. Sep 18, 2019
  9. Sep 16, 2019
  10. Sep 13, 2019
  11. Sep 07, 2019
  12. Sep 05, 2019
    • Fabio Pitino's avatar
      CE port for pipelines for external pull requests · ca6a1f33
      Fabio Pitino authored
      Detect if pipeline runs for a GitHub pull request
      
      When using a mirror for CI/CD only we register a pull_request
      webhook. When a pull_request webhook is received, if the
      source branch SHA matches the actual head of the branch in the
      repository we create immediately a new pipeline for the
      external pull request. Otherwise we store the
      pull request info for when the push webhook is received.
      
      When using "only/except: external_pull_requests" we can detect
      if the pipeline has a open pull request on GitHub and create or
      not the job based on that.
      ca6a1f33
  13. Sep 03, 2019
  14. Aug 30, 2019
  15. Aug 28, 2019
  16. Aug 27, 2019
  17. Aug 24, 2019
  18. Aug 16, 2019
  19. Aug 15, 2019
  20. Aug 07, 2019
  21. Aug 05, 2019
  22. Aug 04, 2019
  23. Aug 01, 2019
  24. Jul 30, 2019
  25. Jul 29, 2019
  26. Jul 26, 2019
  27. Jul 24, 2019
  28. Jul 22, 2019
  29. Jul 19, 2019
Loading