Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
7a9d93a1
Unverified
Commit
7a9d93a1
authored
4 years ago
by
HonkingGoose
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
chore: bump operations-per-run for stale action (#9222)
parent
1185a464
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/stale-action.yml
+2
-2
2 additions, 2 deletions
.github/workflows/stale-action.yml
with
2 additions
and
2 deletions
.github/workflows/stale-action.yml
+
2
−
2
View file @
7a9d93a1
...
...
@@ -11,8 +11,8 @@ jobs:
steps
:
-
uses
:
actions/stale@v3.0.18
with
:
# Rate limit per run, defaults to 30.
operations-per-run
:
3
0
# Rate limit per run,
(
defaults to 30
, but we've increased it to 40 for now)
.
operations-per-run
:
4
0
# Only issues with both `reproduction:needed` and `type:bug` will be touched by the stale bot.
only-issue-labels
:
'
reproduction:needed,type:bug'
...
...
This diff is collapsed.
Click to expand it.
Botaniker (Bot)
@botaniker
mentioned in commit
17de9315
·
4 years ago
mentioned in commit
17de9315
mentioned in commit 17de9315558c59a3ff6ef396a9204b6dc0a24953
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment