aws / aws/codecatalyst-blueprints

Enable FilesChanged attribute for Workflow component

Open
#385 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
58
Forks
22
Avg merge
19m
Merged PRs (30d)
1

Description

## Describe your feature request

In the CodeCatalyst console, I am able to filter my workflow triggers by file/directory regex.

## Describe the solution you'd like

When creating my own blueprint using the Typescript libraries, I would like to define this filter programmatically. The FilesChanged attribute for Triggers (described [here](https://alpha.www.docs.aws.a2z.com/codecatalyst/latest/userguide/workflow.top.level.html#triggers-reference)) is currently not available in '@caws-blueprint-component/caws-workflows'.

## Describe alternatives you've considered

There is no programmatic alternative.

## Additional context

Also, the Trigger interface 'TriggerDefiniton' is misspelled in '@caws-blueprint-component/caws-workflows'.

Contributor guide

Open the contributing guide

Research direction

Start in the TypeScript library '@caws-blueprint-component/caws-workflows' and inspect its trigger interfaces, especially the misspelled 'TriggerDefiniton' interface. Done means workflow triggers expose the FilesChanged filter programmatically and the interface name is corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ci-cd
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.