From 7d7297fcbe2e329068d2731eb0390808da68d5fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:25:50 +0000 Subject: [PATCH] Auto-regenerate files --- README.md | 3 +++ action.yml | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/README.md b/README.md index 3529e639..21292070 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,9 @@ And you can customize these heavily with plugins, templates and hundreds of opti +
Created by user version + +
diff --git a/action.yml b/action.yml index a7911ab4..b57f735d 100644 --- a/action.yml +++ b/action.yml @@ -525,6 +525,11 @@ inputs: description: Display follow-up of repositories issues and pull requests default: no + # Sections to display + plugin_followup_sections: + description: Sections to display + default: repositories + # ==================================================================================== # 👨‍💻 Lines of code changed @@ -614,6 +619,11 @@ inputs: description: Display events timestamps default: no + # List of repositories that will be skipped + plugin_activity_skipped: + description: Repositories to skip + default: "" + # ==================================================================================== # 🏆 Achievements