Skip to content

Conversation

@chouetz
Copy link
Contributor

@chouetz chouetz commented Oct 6, 2025

Use a loop on the paginated API to collect all the labels of the repo, as the current implementation only get 30 of them.

I did not modified the current workflows you are using here, but if it makes sense for you I can update the PR.

We might think about an additional option to use specific patterns to select only some labels lately?

Thanks in advance for the review

Use a loop on the paginated API to collect all the labels of the repo, as the current implementation only get 30 of them. We might think about an additional option to use specific patterns to select only some labels

Signed-off-by: Nicolas Schweitzer <nicolas.schweitzer@datadoghq.com>
@chouetz chouetz requested review from a team as code owners October 6, 2025 09:24
@google-cla
Copy link

google-cla bot commented Oct 6, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Signed-off-by: Nicolas Schweitzer <nicolas.schweitzer@datadoghq.com>
Copy link
Contributor

@jerop jerop left a comment

Choose a reason for hiding this comment

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

@chouetz thanks for the contribution - please make the same change in .github/workflows so we can dogfood this 🙏🏾

Signed-off-by: Nicolas Schweitzer <nicolas.schweitzer@datadoghq.com>
Signed-off-by: Nicolas Schweitzer <nicolas.schweitzer@datadoghq.com>
@chouetz
Copy link
Contributor Author

chouetz commented Oct 15, 2025

@chouetz thanks for the contribution - please make the same change in .github/workflows so we can dogfood this 🙏🏾

@jerop Done, thanks for the review!

Copy link
Contributor

@jerop jerop left a comment

Choose a reason for hiding this comment

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

Thanks @chouetz for the contribution!

@jerop jerop merged commit 472673c into google-github-actions:main Nov 7, 2025
7 checks passed
google-github-actions-bot added a commit that referenced this pull request Nov 21, 2025
## What's Changed
* feat: support direct wif by @fredrikaverpil in
#380
* feat(issue triage): Get all labels of the repository by @chouetz in
#346
* Prompt engineering for `gemini-scheduled-triage.toml`. by @joshualitt
in #356
* Sync `/examples` with `.github/` - refactor examples to also use
custom commands in prompts by @jerop in
#386
* chore: add support to use pnpm instead of npm for install by @dcreey
in #385
* feat(telemetry): set GHA_NAME dynamically from workflow by @MJjainam
in #390

## New Contributors
* @fredrikaverpil made their first contribution in
#380
* @chouetz made their first contribution in
#346
* @dcreey made their first contribution in
#385
* @MJjainam made their first contribution in
#390

**Full Changelog**:
v0.1.14...v0.1.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants