Skip to content
Snippets Groups Projects
  1. Jan 05, 2024
  2. Dec 26, 2023
    • Tom Herbers's avatar
      github: build-gluon: cancel obsolete in progress workflows for PRs (#3115) · 1523a2f4
      Tom Herbers authored
      Goal is to cancel Worfklows for Pull Request if they become obsolte
      due to new changes.
      Without this workflows will continue running, wasting resources and
      delaying the run of relevant workflows.
      This situation will typically occour if a author of a PR notices an
      error/typo/missing bit and pushes new changes to the branch.
      
      This won't affect concurrent workflows for otherwise triggered
      workflows (push, workflow_dispatch, tag, ...).
      Unverified
      1523a2f4
  3. Dec 06, 2023
  4. Dec 04, 2023
  5. Dec 02, 2023
  6. Dec 01, 2023
  7. Nov 08, 2023
  8. Nov 01, 2023
  9. Oct 19, 2023
  10. Oct 14, 2023
  11. Oct 13, 2023
  12. Oct 02, 2023
  13. Oct 01, 2023
  14. Sep 15, 2023
  15. Sep 08, 2023
  16. Sep 04, 2023
  17. Aug 30, 2023
  18. Aug 09, 2023
  19. Mar 21, 2023
  20. Mar 01, 2023
  21. Feb 01, 2023
  22. Jan 15, 2023
  23. Jan 04, 2023
    • Jan-Niklas Burfeind's avatar
      backport-action: update workflow · 4083f150
      Jan-Niklas Burfeind authored
      - set permissions explicitly, as recommended in their docs
      - drop github_token and github_workspace (now set per default)
      - ownership has moved from "zeebe-io" to the main developer "korthout"
      
      backport-action will follow semver from now on
      4083f150
Loading