RealDevSquad / RealDevSquad/website-backend

GitHub Bot/App for syncing assignment between TCR and GitHub Issues

Open
#2,322 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Issue Description

Develop a feature and GitHub App for RDS to manage task assignment statuses to the assignees in GitHub Issues section.
It Represents on GitHub website which tasks are assigned and which are available to be picked up.
After TCR (Task Completion Request) approval:

  1. GitHub Bot/App is auto assigned on GitHub, to the related issue of the approved TCR.
  2. GitHub Bot/App adds a comment with a link to the TCR under the issue.
Expected Behavior

As soon as a TCR is assigned to a contributor, a github app should be assigned to the reference issue in GitHub and add the link to TCR creating an interlink.

Current Behavior

No updation on issue if TCR is assigned to anyone.

Severity/Priority
  • Critical
  • High
  • Medium
  • Low
Additional Information

Link to PRD : https://docs.google.com/document/d/1sgfrMP83XSLgHjS3WrkreYxRNPDhCGWwRVKhG96Bxyo/edit?usp=sharing

Resources

Creating a GitHub App

Checklist
  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked PRD and the GitHub App resources, then trace how TCR assignment approval is handled in the backend. The work is done when an approved, assigned TCR causes the related GitHub issue to receive the app assignment and a comment linking to the TCR.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, javascript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.