File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change @@ -136,15 +136,7 @@ This blueprint will represent all known coding agents in your system.
136136 "calculationSpec" : {
137137 "func" : " count" ,
138138 "calculationBy" : " entities"
139- },
140- "pathFilter" : [
141- {
142- "fromBlueprint" : " githubPullRequest" ,
143- "path" : [
144- " ai_coding_agent"
145- ]
146- }
147- ]
139+ }
148140 },
149141 "total_open_p_rs" : {
150142 "title" : " Total open PRs" ,
@@ -164,15 +156,7 @@ This blueprint will represent all known coding agents in your system.
164156 "calculationSpec" : {
165157 "func" : " count" ,
166158 "calculationBy" : " entities"
167- },
168- "pathFilter" : [
169- {
170- "fromBlueprint" : " githubPullRequest" ,
171- "path" : [
172- " ai_coding_agent"
173- ]
174- }
175- ]
159+ }
176160 }
177161 },
178162 "relations" : {}
@@ -709,7 +693,6 @@ Built with Port to bring clarity to your AI-driven SDLC.
7096937 . In the top right corner of the table, click on ` Manage Properties ` and add the following properties:
710694 - ** Title** : The title of the pull request.
711695 - ** Link** : The URL to the pull request.
712- - ** PR Urgency** : The urgency level of the PR.
713696 - ** Repository** : The repository where the PR was created.
714697 - ** AI Coding Agent** : The AI agent involved in the PR.
7156988 . Click on the ** Group by** option and select ** Work Status** to group PRs by their current status.
You can’t perform that action at this time.
0 commit comments