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: warning if rate limit is disabled #1185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nunosousa-dev
Copy link

Description:
This will add a warning if rate limit is disabled (for GitHub Enterprises use cases).
Today we got an error message when running our workflow, we should instead get a warning since this is a feature from GitHub Enterprise and not an error.

I'm making it as a warning because it's best practices to have it enabled so we could at least inform users that's disabled.

Related issue:
#1156

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@nunosousa-dev nunosousa-dev marked this pull request as ready for review October 18, 2024 11:02
@nunosousa-dev nunosousa-dev requested a review from a team as a code owner October 18, 2024 11:02
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

Successfully merging this pull request may close these issues.

1 participant