Skip to content

ci: add workflow to check for linked issues on prs#186

Open
Mohammad-Hassan027 wants to merge 2 commits into
imanchalsingh:mainfrom
Mohammad-Hassan027:feat/ci-linked-issue-checker
Open

ci: add workflow to check for linked issues on prs#186
Mohammad-Hassan027 wants to merge 2 commits into
imanchalsingh:mainfrom
Mohammad-Hassan027:feat/ci-linked-issue-checker

Conversation

@Mohammad-Hassan027

Copy link
Copy Markdown
Contributor

Description

This PR implements a GitHub Actions workflow to check that every incoming and edited Pull Request links to a GitHub issue. This helps maintainers track assigned work, understand the reasoning behind changes, and enforce the Social Summer of Code (SSoC) contribution workflow.

Additionally, CONTRIBUTING.md is updated to document the new linked-issue constraint in the Pull Request submission steps.

Related Issues

Closes #174

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

Checklist

  • Code follows project style
  • Tested locally
  • Updated documentation

@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

👷 Deploy request for file-sharingsystem pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4f94aa7

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Mohammad-Hassan027 is attempting to deploy a commit to the imanchalsingh Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added SSoC26 Official label of org documentation Improvements or additions to documentation labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation SSoC26 Official label of org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add GitHub Actions workflow to enforce linked issue on every PR

1 participant