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
fix: don't attempt to reserve view-only resource
Previously a user could attempt to reserve a resource that they had
"view-only" permission. The reservation would then fail.
Change the UI so that it doesn't offer them the option to reserve the
resource.
Closes: #655
ci(stale): correct message formatting, exempt assigned
* Exempt assigned issues/PRs from being marked stale or closed.
* Correct the message formatting so that line breaks are preserved.