diff --git a/action.yml b/action.yml index ebf23434..88e8b136 100644 --- a/action.yml +++ b/action.yml @@ -843,6 +843,11 @@ inputs: description: Also display repository name default: no + # Compute notable contributions with measured impact + plugin_notable_indepth: + description: Indepth notable contributions processing + default: no + # ==================================================================================== # 📓 Repositories @@ -886,6 +891,12 @@ inputs: description: Repositories to skip default: "" + # Restrict code snippet languages + # These are guessed through linguist + plugin_code_languages: + description: Restrict code snippet languages + default: "" + # ==================================================================================== # 💕 GitHub Sponsors