GitHub / woodruffw/github-actions-models issues and pull requests
#41 - bugfix: allow pull_request.types to be a scalar value
Pull Request -
State: closed - Opened by woodruffw 4 months ago
#40 - bugfix: make workflow_call.secrets.*.required optional
Pull Request -
State: closed - Opened by woodruffw 4 months ago
- 1 comment
#39 - Implement `Debug` for all public types
Pull Request -
State: closed - Opened by wetheredge 5 months ago
- 2 comments
Labels: enhancement
#38 - chore: bump rust edition to 2024
Pull Request -
State: closed - Opened by woodruffw 5 months ago
#37 - bugfix: allow non-string input types for workflow_dispatch inputs
Pull Request -
State: closed - Opened by woodruffw 5 months ago
#36 - bugfix: max-parallel can be an expression
Pull Request -
State: closed - Opened by woodruffw 6 months ago
#35 - Workflows with `stratagy.max-parallel` that have a variable causes an issue
Issue -
State: closed - Opened by BlackDex 6 months ago
- 5 comments
Labels: bug
#34 - actions: make input/output descriptions optional
Pull Request -
State: closed - Opened by woodruffw 6 months ago
#33 - Warn if the workflow itself is invalid
Issue -
State: open - Opened by woodruffw 9 months ago
- 1 comment
#32 - feat: add `Events::count`
Pull Request -
State: closed - Opened by woodruffw 6 months ago
Labels: enhancement
#31 - bugfix: Step::timeout_minutes can be an expression
Pull Request -
State: closed - Opened by woodruffw 6 months ago
#30 - fix: allow reusable workflow calls to be unpinned
Pull Request -
State: closed - Opened by woodruffw 7 months ago
#29 - feat: `Uses` APIs
Pull Request -
State: closed - Opened by woodruffw 7 months ago
#28 - fix: allow workflow_call.secrets values to be empty
Pull Request -
State: closed - Opened by woodruffw 7 months ago
#27 - tests: add case from https://github.com/woodruffw/zizmor/issues/366
Pull Request -
State: closed - Opened by woodruffw 7 months ago
#26 - build(deps): bump astral-sh/setup-uv from 4 to 5 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#25 - feat: make action/workflow steps similar
Pull Request -
State: closed - Opened by woodruffw 7 months ago
#24 - fix typo
Pull Request -
State: closed - Opened by alexanderkjall 8 months ago
#23 - better documentation of the copyright/license situation of the test files
Pull Request -
State: closed - Opened by alexanderkjall 8 months ago
- 1 comment
#22 - fix: job: handle envs-as-expressions everywhere
Pull Request -
State: closed - Opened by woodruffw 8 months ago
#21 - fix: `env:` can be an expression
Pull Request -
State: closed - Opened by woodruffw 8 months ago
#20 - [BUG]: failed to register workflow: docs-lint.yml
Issue -
State: closed - Opened by hugovk 8 months ago
- 3 comments
Labels: bug
#19 - fix: use IndexMap and IndexSet everywhere
Pull Request -
State: closed - Opened by woodruffw 8 months ago
#18 - fix: runs-on can be an expressions
Pull Request -
State: closed - Opened by woodruffw 8 months ago
#17 - fix: proper condition handling
Pull Request -
State: closed - Opened by woodruffw 8 months ago
#16 - [BUG]: workflow treated as invalid if it contains a disabled step
Issue -
State: closed - Opened by firewave 8 months ago
- 3 comments
Labels: bug