Teamwork / Teamwork/github-sync
Retrieve card ID from PR title
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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