Alok Gupta
Alok Gupta
**Is your feature request related to a problem? Please describe.** - Our current process lacks the capability to invite users to events. - Currently, only users can register and check...
**GitHub Discussion:** # / NA **Summary**: - We're currently using variables in some GitHub Actions workflows for the Slack webhook URL, which raises the risk of its exposure. To prevent...
**Is your feature request related to a problem? Please describe.** The primary issue stems from the utilization of CommonJS (CJS) modules in the `actions/github-scripts` action within GitHub Actions workflows. This...
Closes # Description: Added Kadane's Algorithms #### Checklist - [ ] I've followed the Contributing guidelines provided in the repository. - [ ] I've made the changes which were demanded...
**What kind of change does this PR introduce?** - This PR will setup workflow to manage stale issues and pull-request. **Issue Number:** - Closes #689 **Screenshots/videos:** **If relevant, did you...
**What kind of change does this PR introduce?** - Feature : Added job to detect changes in unauthorized files. **Issue Number:** - Closes #694 **Screenshots/videos:** **If relevant, did you update...
**Description** This jobs alerts maintainers about any unauthorized changes to specified files, helping prevent accidental or malicious modifications. The job will automatically fail if any of the following files are...
**Description** - CodeQL is the code analysis engine developed by GitHub to automate security checks. You can analyze your code using CodeQL and display the results as code scanning alerts....
**Description:** This feature involves setting up a workflow to manage stale issues and pull requests (PRs) effectively. Stale issues and PRs can accumulate over time, leading to clutter and reduced...
#### Describe the bug - Basically we have updated our implementation page to tools but we have not updated the corresponding route. #### How to Reproduce - Go to json-schema-website...