mumrah commented on PR #13827:
URL: https://github.com/apache/kafka/pull/13827#issuecomment-1582676925

   Thanks for taking a look @jlprat! 
   
   For the more complex workflow, we could use 
https://github.com/actions/github-script. This basically lets you do anything 
that the Github API allows (kind of like using Groovy in a Gradle build 😄).
   
   I also found 
https://github.com/marketplace/actions/auto-label-merge-conflicts which would 
add a label to PRs with conflicts. This could be used to create two separate 
workflows of the "stale" action. 
   
   I think there's a lot of flexibility with the actions available.
   
   Do you agree that we can scope this PR to "marking old PRs as stale" for the 
sake of clearing our backlog?


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to