From 905aa3be87f7e1f67beeaa6687f10d0e6177c8a4 Mon Sep 17 00:00:00 2001 From: "@sivarugada" Date: Wed, 26 Nov 2025 17:05:36 +0530 Subject: [PATCH 1/3] update author --- github-api-integration-module.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..758cbb0f 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,12 +1,12 @@ #!/bin/bash ################################ -# Author: Abhishek +# Author: Sivarugada # Version: v1 # # # # This script will help users to communicate and retrieve information from GitHub -# Usage: +# Usage: # Please provide your github token and rest api to the script as input # ################################ From 5f7e8600433a3d86a37196f23396407bdd89031b Mon Sep 17 00:00:00 2001 From: Rugada Sivasatya <91111607+Sivarugada@users.noreply.github.com> Date: Wed, 26 Nov 2025 17:57:45 +0530 Subject: [PATCH 2/3] Update github-api-integration-module.sh version V1 to V1.1 --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 758cbb0f..b0d715c1 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ # Author: Sivarugada -# Version: v1 +# Version: v1.1 # # # From 30d5a7646bd31fd0de83785870bb3b2833f2fec8 Mon Sep 17 00:00:00 2001 From: Rugada Sivasatya <91111607+Sivarugada@users.noreply.github.com> Date: Wed, 26 Nov 2025 18:05:00 +0530 Subject: [PATCH 3/3] Update README.md added extra sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..bba0d600 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for pratice