action-workflow-queue

if the same workflow is already running from a previous commit, wait for it to finish

MIT License

Stars
54
Committers
1

Bot releases are visible (Hide)

action-workflow-queue - v1.2.0 Latest Release

Published by github-actions[bot] 11 months ago

1.2.0 (2023-11-30)

Build

Features

  • update run status checks to include all options (19a2382)
action-workflow-queue - v1.1.5

Published by ahmadnassri about 1 year ago

1.1.5 (2023-08-01)

Refactor

  • restructure for better testing, and improved image size (ecb80b5)
action-workflow-queue - v1.1.4

Published by github-actions[bot] over 1 year ago

1.1.4 (2023-06-08)

Build

  • deps: bump @actions/core from 1.2.6 to 1.10.0 in /action (11af357)
  • deps: bump @actions/github from 4.0.0 to 5.1.1 in /action (e11a281)
action-workflow-queue - v1.1.3

Published by github-actions[bot] over 1 year ago

1.1.3 (2023-06-08)

Bug Fixes

  • remove extra dependency (152d530)
action-workflow-queue - v1.1.2

Published by github-actions[bot] over 1 year ago

1.1.2 (2023-06-08)

Build

  • deps: bump node-fetch from 2.6.1 to 2.6.11 in /action (b3bfe59)
action-workflow-queue - v1.1.1

Published by github-actions[bot] over 1 year ago

1.1.1 (2023-06-07)

Bug Fixes

  • use run_started_at instead of created_at (55a02ba)

Docs

Code Style

CI/CD

  • fix dependabot config (aa8bcd1)
  • granular token permissions (06fa38b)
action-workflow-queue - v1.1.0

Published by github-actions[bot] over 3 years ago

1.1.0 (2021-02-19)

Features

  • info: better info logging (7c50b6e)
action-workflow-queue - v1.0.1

Published by github-actions[bot] over 3 years ago

1.0.1 (2021-02-11)

Bug Fixes

  • debug: include debugging (8dd7d76)
action-workflow-queue - v1.0.0

Published by github-actions[bot] over 3 years ago

1.0.0 (2021-02-11)

Features

Chores

  • template: update .dockerignore (4777716)
  • template: update .editorconfig (0d3d0ea)
  • template: update .github/auto-merge.yml (9c07129)
  • template: update .github/dependabot.yml (e1abe91)
  • template: update .github/linters/.commit-lint.yml (e224c02)
  • template: update .github/linters/.markdown-lint.yml (ed111c5)
  • template: update .github/workflows/auto-merge.yml (e5af735)
  • template: update .github/workflows/commit-lint.yml (95f4c6b)
  • template: update .github/workflows/readme.yml (9d9d985)
  • template: update .github/workflows/release.yml (ebaaf90)
  • template: update .github/workflows/super-linter.yml (310155d)
  • template: update .github/workflows/test.yml (da82417)
  • template: update .gitignore (dee6638)
  • template: update .semantic.json (3e48357)
  • template: update docker-compose.yml (4683c9a)
  • template: update docs/README.template (cc5f342)