Skip to content

feat: support concurrency queue and job.workflow_* contexts#661

Closed
wyf027 wants to merge 1 commit into
rhysd:mainfrom
wyf027:feat/concurrency-queue-job-workflow-context
Closed

feat: support concurrency queue and job.workflow_* contexts#661
wyf027 wants to merge 1 commit into
rhysd:mainfrom
wyf027:feat/concurrency-queue-job-workflow-context

Conversation

@wyf027

@wyf027 wyf027 commented May 17, 2026

Copy link
Copy Markdown

Summary

Fixes #657 and #647.

  • Parse queue in workflow and job concurrency sections
  • Validate job.workflow_ref, job.workflow_sha, job.workflow_repository, and job.workflow_file_path in expressions

Test plan

  • go test ./...

Fixes #657 and #647.

- Allow `queue` in workflow/job concurrency sections
- Add job.workflow_ref, job.workflow_sha, job.workflow_repository,
  and job.workflow_file_path expression context properties

Co-authored-by: Cursor <cursoragent@cursor.com>
@muzimuzhi

Copy link
Copy Markdown
Contributor
  • Parse queue in workflow and job concurrency sections

PR #654 also addresses this part.

@wyf027 wyf027 closed this by deleting the head repository Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Actionlint does not know about queue: key for concurrency

2 participants