X Tutup
Skip to content

ci: add more stale bot exempt issue labels#1506

Open
MisterTimn wants to merge 1 commit intomainfrom
chore/stale-bot-update
Open

ci: add more stale bot exempt issue labels#1506
MisterTimn wants to merge 1 commit intomainfrom
chore/stale-bot-update

Conversation

@MisterTimn
Copy link
Contributor

✍️ Description

Stale bot has been running for a while now with a debug flag. This PR adds more labels that we should likely exempt from staleness checks.

✅ PR check list

Before this pull request can be merged, a core maintainer will check whether

  • this PR is labeled with the correct semver label
    • semver.patch: Backwards compatible bug fixes.
    • semver.minor: Backwards compatible feature additions.
    • semver.major: Breaking changes. This includes changing interfaces or configuration behaviour.
  • the correct branch is targeted. Patch updates can target main, other changes should target the latest versions/* branch.
  • the RELEASE_NOTES.md document in case of relevant feature or config changes.
  • any relevant documentation was updated to reflect the changes in this PR.

@MisterTimn MisterTimn requested a review from joachimvh November 16, 2022 10:15
Copy link
Member

@joachimvh joachimvh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the other hand, we could perhaps first have a look if any of the issues covered by the additions here are missing labels and we fix that instead. For example, the storage:routing tag. Are the relevant issues there bugs? Feature requests? etc.

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.

2 participants

X Tutup