Teamwork / Teamwork/github-sync

Retrieve card ID from PR title

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
68
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
It would be useful if this action could identify the Teamwork card related to the PR from the PR title, rather than needing a full link in the PR description.

Describe the solution you'd like
I'd like to be able to just set the PR title to something like 12341234 Add X feature and the action can identify the related card from that.

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 locating where the action reads pull-request metadata and resolves a Teamwork card from the PR description. Define the accepted PR-title format around a leading card ID, then check the existing card lookup flow and add coverage for a title such as 12341234 Add X feature; done means the action identifies that card without a full link in the description.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, shell
Domain
ci-cd, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.