Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatch workflow is not updating all repositories #76

Open
nickvergessen opened this issue Aug 3, 2022 · 1 comment
Open

Dispatch workflow is not updating all repositories #76

nickvergessen opened this issue Aug 3, 2022 · 1 comment

Comments

@nickvergessen
Copy link
Member

  1. The search is limited to 100 per page and only checks the first page, but our org contains 260+ repos in the meantime
  2. When asking for per_page=100 you get back 21 entries, running it again gives 69, then 37, ... Even with &order=asc&sort=indexed" on the search the results are "random".

The second point makes me wonder, if we would be better of, looping over our org and then manually checking each repo for the file

@szaimen
Copy link
Contributor

szaimen commented Oct 30, 2023

alternative: #244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants