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

🌱 workflows/stale: Update workflow to include issue close action #3474

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

afmarcum
Copy link
Contributor

@afmarcum afmarcum commented Sep 12, 2023

What kind of change does this PR introduce?

Adds an action to close issues marked for inactivity after 7 days.

What is the current behavior?

Issues are marked as stale, but not closed.

What is the new behavior (if this is a feature change)?**

Issues will be closed after being marked stale, similar to the behavior for stale PRs

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

Does this PR introduce a user-facing change?

No

NONE

@afmarcum afmarcum temporarily deployed to gitlab September 12, 2023 20:09 — with GitHub Actions Inactive
@afmarcum afmarcum temporarily deployed to integration-test September 12, 2023 20:09 — with GitHub Actions Inactive
.github/workflows/stale.yml Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #3474 (d02f538) into main (8b096ad) will decrease coverage by 5.93%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3474      +/-   ##
==========================================
- Coverage   72.80%   66.87%   -5.93%     
==========================================
  Files         186      186              
  Lines       13155    13155              
==========================================
- Hits         9577     8797     -780     
- Misses       3059     3870     +811     
+ Partials      519      488      -31     

@spencerschrock
Copy link
Member

Also, DCO

@afmarcum afmarcum temporarily deployed to gitlab September 12, 2023 20:30 — with GitHub Actions Inactive
@afmarcum afmarcum temporarily deployed to integration-test September 12, 2023 20:31 — with GitHub Actions Inactive
@spencerschrock spencerschrock merged commit ac6ea11 into main Sep 12, 2023
37 of 38 checks passed
@spencerschrock spencerschrock deleted the update-workflow-stale branch September 12, 2023 22:22
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
…f#3474)

* Update workflow to include issue close action

* Added message about closing stale issue

Signed-off-by: Allen Shearin <[email protected]>
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