Improve the name of the triggers in the artifacts list #687
Improve the name of the triggers in the artifacts list #687LakshanWeerasinghe wants to merge 2 commits intoballerina-platform:1.6.xfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
| } | ||
| }, | ||
| "type": "SERVICE", | ||
| "name": "GitHub Event Integration - github:IssuesService", |
There was a problem hiding this comment.
Do we need the github: prefix? It seems redundant since we are already specifying the type at start. Also, since only a small width is typically allocated for artifacts, most of the text would overflow.
Purpose
$subject
Fixes wso2/product-ballerina-integrator#658