Skip to content

Conversation

@haleycode
Copy link
Contributor

Summary

Remove myself, Denise, Patricia and Pedro as auto-assignees to issues and PRs without dedicated owners in the CODEOWNERS file

Remove myself as auto-assignee for two chores

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/CODEOWNERS @cloudflare/pcx-technical-writing
*.ts @cloudflare/pcx-content-engineering, @kodster28
/.github/ @cloudflare/pcx-content-engineering

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

CI run failed: build logs

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

assignees.add(owner.replace(/^@/, ""));
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to build the corresponding .js files due to these changes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We must keep this closing curly bracket (closes the if block started above in line 74).

assignees.add(owner.replace(/^@/, ""));
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We must keep this closing curly bracket (closes the for loop started above in line 55).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants