Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

[WIP] Split the "task" job (that computes team membership levels) into 2 tasks: - "check-membership": which runs the membership level check script and store the result in an output (only emit when needed) - "task": needs "check-membership" and use the yaml...#1938

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-2304479c-38d1-4701-bedc-a3d8c18f2dc5

Conversation

Copilot AI commented Sep 24, 2025

Copy link
Copy Markdown

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original description:

Original prompt

Split the "task" job (that computes team membership levels) into 2 tasks:

  • "check-membership": which runs the membership level check script and store the result in an output (only emit when needed)

  • "task": needs "check-membership" and use the yaml "if" expression to validate the membership value and other conditions.

  • in the check membership JavaScript, use core.setOutput instead of cancelling the run using the GitHub rest APIs.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@pelikhan pelikhan closed this Sep 24, 2025
@pelikhan pelikhan deleted the copilot/fix-2304479c-38d1-4701-bedc-a3d8c18f2dc5 branch September 24, 2025 02:56
Copilot AI requested a review from pelikhan September 24, 2025 02:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants