Skip to content

Github actions: judge your Issue or PR interactively.

License

Notifications You must be signed in to change notification settings

zhangt2333/action-judger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-judger

Github action: judge your Issue or PR interactively.

image-20220228184633373

Action inputs

Name Description Default
script Your script
welcomeText Welcome the user "👋 Thanks for submitting! Your answer is testing by CI. Click [here](${JOB_URL}) to see more information."
waText Sorry for the user "😭 Sorry! There is something wrong with your answer. Click [here](${JOB_URL}) to see more information."
acText Congratulate for the user "🎉 Congratulations! Your answer passed the CI testing!"
addLabelAfterJudging Add is:answer label after judging "true"
setClosedAfterJudging Close the issue after judging "true"
setLockedAfterJudging Lock the issue after judging "true"

Usage

Contribution

  • Welcome to contribute your code by PR.

About

Github actions: judge your Issue or PR interactively.

Topics

Resources

License

Stars

Watchers

Forks