Skip to content

Conversation

@Abogical
Copy link
Member

Reason for this change

Updates from 'related-issues-bot-for-aws' are counted as engagement and modifes the update date of the issue/PR

Description of changes

Excludes updates from 'related-issues-bot-for-aws'

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Test passing.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added p2 admired-contributor [Pilot] contributed between 13-24 PRs to the CDK labels Aug 22, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team August 22, 2025 10:11
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Aug 22, 2025
repository(owner: "${REPOSITORY_OWNER}", name: "${REPOSITORY}") {
projectV2(number: ${project}) {
items(first: 100 ${cursor ? `, after: "${cursor}"` : ''}) {
items(first: 50 ${cursor ? `, after: "${cursor}"` : ''}) {
Copy link
Member

@ozelalisen ozelalisen Aug 25, 2025

Choose a reason for hiding this comment

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

Any reason why this is decreased to 50?

Copy link
Member Author

@Abogical Abogical Aug 25, 2025

Choose a reason for hiding this comment

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

To prevent throttling issues.

@ozelalisen ozelalisen self-assigned this Aug 25, 2025
@mergify
Copy link
Contributor

mergify bot commented Aug 25, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Aug 25, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 89066c2 into main Aug 25, 2025
18 checks passed
@mergify mergify bot deleted the project-sync branch August 25, 2025 17:47
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants