Skip to content

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

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

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

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 17, 2026

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 rhysd#657 and rhysd#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.

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