Skip to content

feat: Integrate Reusable SonarCloud Analysis Workflow with Notifications & Stale Handling#2

Closed
RajivBB wants to merge 3 commits intomainfrom
feat/rajivbb/workflow
Closed

feat: Integrate Reusable SonarCloud Analysis Workflow with Notifications & Stale Handling#2
RajivBB wants to merge 3 commits intomainfrom
feat/rajivbb/workflow

Conversation

@RajivBB
Copy link
Copy Markdown
Collaborator

@RajivBB RajivBB commented Dec 22, 2025

Summary

This pull request introduces a reusable GitHub Actions workflow tailored for SonarCloud analysis. Designed with the open source community in mind, this workflow streamlines continuous code quality checks, incorporates robust notification systems, and automates stale issue/pr management for effective project maintenance.

Detailed Changes:

  • Workflow Reusability: Configured the workflow for easy adoption across different repositories by externalizing parameters like secrets and project keys.

  • Notifications Setup: Integrated notifications to alert contributors of failed checks via commonly used platforms such as Slack and Gmail.

  • Handling Stale Contributions: Implemented a stale management strategy to automate flagging of inactive issues and pull requests, with prompts for action before closing them.

Addresses #1

@RajivBB RajivBB requested a review from lkkande-BB December 22, 2025 11:21
@RajivBB RajivBB self-assigned this Dec 22, 2025
@RajivBB RajivBB added the enhancement New feature or request label Dec 22, 2025
@RajivBB
Copy link
Copy Markdown
Collaborator Author

RajivBB commented Dec 26, 2025

@lkkande-BB closing this PR for now

@RajivBB RajivBB closed this Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant