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

feat: added stale issue/pr GHA workflow #87

Merged
merged 1 commit into from
Sep 10, 2021
Merged

feat: added stale issue/pr GHA workflow #87

merged 1 commit into from
Sep 10, 2021

Conversation

richardcase
Copy link
Member

@richardcase richardcase commented Sep 9, 2021

What this PR does / why we need it:

Added new GitHub actions workflow to mark issues and PRs as stale and to
automatically close issues.

The lables used are inline with those from the kubernetes project.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #86

Special notes for your reviewer:

Checklist:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Release note:

Stale issues GitHub action added.

Sorry, something went wrong.

Unverified

The committer email address is not verified.
Added new GitHub actions workflow to mark issues and PRs as stale and to
automatically close issues.

The lables used are inline with those from the kubernetes project.

Signed-off-by: Richard Case <richard@weave.works>
@richardcase richardcase added the kind/feature New feature or request label Sep 9, 2021
Copy link

@bigkevmcd bigkevmcd left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long on this...

@richardcase richardcase merged commit 5c5bb00 into main Sep 10, 2021
@richardcase richardcase deleted the stale branch September 10, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle stale issues & pr
2 participants