Gallardot commented on code in PR #16398:
URL:
https://github.com/apache/dolphinscheduler/pull/16398#discussion_r1697990086
##########
.github/workflows/stale.yml:
##########
@@ -27,13 +27,13 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- - uses: actions/stale@v4
+ - uses: actions/[email protected]
with:
# Stale Issues
days-before-issue-stale: 30
days-before-issue-close: 7
# We do not stale Issues with label `Waiting for reply`, `feature`
and `DSIP`
Review Comment:
LGTM. Comments need to be updated at the same time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]