kiegroup / kiegroup/github-action-build-chain
new flag to build just the projects afected by the cross pull request
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The idea behind this flag would be to just checkout and build/execute the projects affected by the cross PR set.
- This functionality affects to fdb and pr flows.
- New flag could be --justOpenPullRequest or --justPR (or both), better name ideas are welcome.
- this change affects to main and typescript/main branches
- new input/flag should be added to action.yml
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the main and typescript/main branches and trace the existing fdb and pr flows. Update action.yml with the chosen input or flags, then verify that a run checks out and builds or executes only projects affected by the cross-PR set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100