You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
even though we use the sinceTag param for this action,
It performs too many requests (1 per each PR so far -> 832). However, there is 1k requests per gh token limit so we will hit the limit with this action.
Activity