Some issues/PRs that take a long time to do end up getting marked by the GH actions bot as stale and get closed. Want to keep that behavior on by default but be able to attach labels to issues/PRs to exempt them from being marked as stale
should be a simple matter of adding defining exempt-issue-labels and exempt-pr-labels on the GH workflow
https://github.com/actions/stale?tab=readme-ov-file#exempt-issue-labels
https://github.com/actions/stale?tab=readme-ov-file#exempt-pr-labels