Skip to content

Remove v1 project logic from PR Automation workflow #10330

@andyfeller

Description

@andyfeller

Overview

In #10324, the PR Automation job was failing because of a race condition around adding a pull request to a v1 project board which @cli/code-reviewers no longer use:

Run commentPR () {
https://github.com/cli/cli/pull/10324
gh: Project already has the associated issue
Error: Process completed with exit code 1.

This issue is to remove that logic from the workflow in light of GitHub deprecating v1 project support until the maintainers revisit how we internally want to review and manage the state of OSS pull requests.

Metadata

Metadata

Assignees

Labels

tech-debtA chore that addresses technical debt

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions