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

[Improve][GitHub] Improve trigger conditions in the stable workflow #4024

Closed
2 tasks done
shink opened this issue Apr 29, 2022 · 0 comments · Fixed by #4025
Closed
2 tasks done

[Improve][GitHub] Improve trigger conditions in the stable workflow #4024

shink opened this issue Apr 29, 2022 · 0 comments · Fixed by #4025
Assignees
Milestone

Comments

@shink
Copy link
Member

shink commented Apr 29, 2022

Description

Imrpove trigger conditons in the stable workflow.

days-before-issue-stale: 30       # the idle number of days before marking the issues as stale
days-before-pr-stale: 45          # the idle number of days before marking the pull requests as stale
days-before-issue-close: 5        # the idle number of days before closing the stale issues
days-before-pr-close: 10          # the idle number of days before closing the stale pull requests

--->

days-before-issue-stale: 60       # the idle number of days before marking the issues as stale
days-before-pr-stale: 60          # the idle number of days before marking the pull requests as stale
days-before-issue-close: 30        # the idle number of days before closing the stale issues
days-before-pr-close: 30          # the idle number of days before closing the stale pull requests

InLong Component

Other for not specified component

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@shink shink added type/improve service/ci Automatically confirm that the code is error-free labels Apr 29, 2022
@shink shink self-assigned this Apr 29, 2022
shink added a commit to shink/inlong that referenced this issue Apr 29, 2022
shink added a commit to shink/inlong that referenced this issue Apr 29, 2022
@dockerzhang dockerzhang added this to the 1.2.0 milestone Apr 29, 2022
@healchow healchow added github and removed service/ci Automatically confirm that the code is error-free labels Apr 29, 2022
@healchow healchow changed the title [Improve][CI] Imrpove trigger conditons in the stable workflow [Improve][GitHub] Imrpove trigger conditons in the stable workflow Apr 29, 2022
@healchow healchow changed the title [Improve][GitHub] Imrpove trigger conditons in the stable workflow [Improve][GitHub] Improve trigger conditions in the stable workflow Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants