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

fix(CI): rate limit issue with lewagon/wait-on-check-action #10833

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

akash-jain-10
Copy link
Collaborator

@akash-jain-10 akash-jain-10 commented Mar 29, 2023

Describe your changes:

Ref - as per issue mentioned here, we will update out wait-interval to be 90 seconds between the Github API Requests for this github action step.

Here is the documentation for wait-interval - https://github.com/lewagon/wait-on-check-action#wait-interval-optional-default-10

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

ulixius9
ulixius9 previously approved these changes Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants