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

workflow events: fix an issue where "timeout" events would not fire #5959

Merged
merged 3 commits into from
Mar 25, 2024

Commits on Feb 7, 2024

  1. workflow events: fix an issue where "timeout" events would not fire

    * Fix a small bug where "workflow timeout" and "inactivity timeout"
      events might not fire depending on the global config.
    * Add integration tests to lock down the behaviour of workflow events.
    oliver-sanders committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6977159 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    73b8fe5 View commit details
    Browse the repository at this point in the history
  2. changelog

    oliver-sanders committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    eb76ce6 View commit details
    Browse the repository at this point in the history