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

(#1754) Replace Stalebot with GitHub action #1798

Merged
merged 3 commits into from
Feb 14, 2022

Conversation

AdmiringWorm
Copy link
Member

Description

When we renamed the repository previously the stalebot
stopped working on this repository, this PR re-adds the
stalebot but as part of a daily GitHub action instead.

Motivation and Context

To automatically mark issues as stale, and close issues and pull requests automatically when they are inactive.

How Has this Been Tested?

Just a quick test on my fork of the repository to see if the issues would be marked as stale.

Screenshot (if appropriate, usually isn't needed):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Migrated package (a package has been migrated from another repository)
  • Maintenance

Checklist:

  • My code follows the code style of this repository.
  • My change requires a change to documentation (this usually means the notes in the description of a package).
  • I have updated the documentation accordingly (this usually means the notes in the description of a package).
  • All files are up to date with the latest Contributing Guidelines
  • The added/modified package passed install/uninstall in the chocolatey test environment.
  • The changes only affect a single package (not including meta package).

Original Location

N/A

When we renamed the repository previously the stalebot
stopped working on this repository, this PR re-adds the
stalebot but as part of a daily GitHub action instead.
@AdmiringWorm AdmiringWorm self-assigned this Feb 14, 2022
@AdmiringWorm AdmiringWorm requested a review from gep13 February 14, 2022 10:55
@AppVeyorBot
Copy link

✅ Package verification completed without issues. PR is now pending human review

@AdmiringWorm
Copy link
Member Author

Before this gets merged, we'll need to verify if GitHub actions are enabled under settings for this repository (I am currently unable to verify this).

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

Minor tweaks, but otherwise, this LGTM!

AdmiringWorm referenced this pull request in AdmiringWorm/chocolatey-coreteampackages Feb 14, 2022
Co-authored-by: Paul Broadwith <pauby@users.noreply.github.com>
Co-authored-by: Gary Ewan Park <gep13@gep13.co.uk>
@AdmiringWorm AdmiringWorm requested review from gep13 and pauby February 14, 2022 12:15
@AppVeyorBot
Copy link

✅ Package verification completed without issues. PR is now pending human review

@AdmiringWorm
Copy link
Member Author

@gep13 @pauby I have fixed up the requested changes now, and should be ready for another look over.

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@AppVeyorBot
Copy link

✅ Package verification completed without issues. PR is now pending human review

AdmiringWorm and others added 2 commits February 14, 2022 19:24
Co-authored-by: Paul Broadwith <pauby@users.noreply.github.com>
Co-authored-by: Gary Ewan Park <gep13@gep13.co.uk>
@AppVeyorBot
Copy link

✅ Package verification completed without issues. PR is now pending human review

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 merged commit 66628a1 into chocolatey-community:master Feb 14, 2022
@gep13
Copy link
Member

gep13 commented Feb 14, 2022

@AdmiringWorm thank for getting this switched over!

@AdmiringWorm AdmiringWorm deleted the action-stale branch March 21, 2022 14:54
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.

4 participants