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

Workflow for Stale PR and Issues #18

Merged
merged 3 commits into from
Aug 31, 2020
Merged

Workflow for Stale PR and Issues #18

merged 3 commits into from
Aug 31, 2020

Conversation

chitralverma
Copy link
Collaborator

This workflow will run every day at 00.00 UTC to check for any issues/ PRs that have been inactive for over 30 and will close them in another 15 days.

Additionally, the stale issues will be marked with stale-issue label and the stale PRs will be marked with stale-pr label. Issues/ PR having awaiting-approval or work-in-progress labels are excluded from this check.

This workflow will run every day at 00.00 UTC to check for any issues/ PRs that have been inactive for over 30 and will close them in another 15 days.

Additionally, the stale issues will be marked with `stale-issue` label and the stale PRs will be marked with `stale-pr` label. Issues/ PR having `awaiting-approval` or `work-in-progress` labels are excluded from this check.
@chitralverma chitralverma requested a review from chermenin August 24, 2020 20:10
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   74.49%   74.49%           
=======================================
  Files           2        2           
  Lines         247      247           
  Branches       42       42           
=======================================
  Hits          184      184           
  Misses         63       63           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ecee9f...7f52744. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@chermenin chermenin merged commit a289097 into master Aug 31, 2020
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