Skip to content

Increase operations-per-run in stale-pr-and-issues.yml to 90 so more issues and PRs get processed #376

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

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Dec 5, 2024

Description

Please include a summary of changes, motivation and context for this PR.

Currently the stale pr and issues workflow doesn't process all our issues and PRs due to operations-per-run being 30 by default. I have tripled this so that all our issues and PRs should be processed the next time this workflow runs.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@mcbarton mcbarton requested a review from vgvassilev December 5, 2024 15:22
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.31%. Comparing base (60a2d9c) to head (b87fa84).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #376   +/-   ##
=======================================
  Coverage   76.31%   76.31%           
=======================================
  Files           8        8           
  Lines        3137     3137           
=======================================
  Hits         2394     2394           
  Misses        743      743           

Copy link
Collaborator

@Vipul-Cariappa Vipul-Cariappa left a comment

Choose a reason for hiding this comment

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

Looks good to me. 👍

@mcbarton mcbarton merged commit 734d6f2 into compiler-research:main Dec 6, 2024
42 checks passed
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