Skip to content

new action for stale issue cleanup #111

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

Merged
merged 3 commits into from
May 11, 2020
Merged

new action for stale issue cleanup #111

merged 3 commits into from
May 11, 2020

Conversation

KaibaLopez
Copy link
Contributor

Issue #, if available:
NA
Description of changes:
Added a new github action it will:

  • check for ancient issues (more than a year with no update) : it will message and mark for closing soon.
  • check for stale issues (more than a week with no update) : same but different message prompting for update.
  • check for closing soon label and close issues that have not been updated for 3 days after labeled.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@KaibaLopez KaibaLopez added needs-review contribution/core This is a PR that came from AWS. labels Apr 20, 2020
@bretambrose bretambrose merged commit d492c96 into master May 11, 2020
@bretambrose bretambrose deleted the stale_action branch May 11, 2020 18:26
yourslab pushed a commit to yourslab/aws-iot-device-sdk-cpp-v2 that referenced this pull request Apr 22, 2021
-   elasticurl_cpp
-   add h2 unittest to HttpClientTest
-   TODO: We still use command_line_parser from C land. C++ cli_parser probably will be added to the TODO list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS. needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants