Skip to content

Chore: sync commit history with version-16 - #87

Closed
trufurs wants to merge 7 commits into
version-16-hotfixfrom
version-16
Closed

Chore: sync commit history with version-16#87
trufurs wants to merge 7 commits into
version-16-hotfixfrom
version-16

Conversation

@trufurs

@trufurs trufurs commented Aug 24, 2026

Copy link
Copy Markdown
Member

No description provided.

trufurs and others added 7 commits August 4, 2026 14:16
feat: task activity combine in activity UI
Run Copilot code review on GitHub-hosted runners
fix: Update link_filters format in custom_fields.json
Removed link filters from custom fields for Project Manager and Google Calendar.
fix: Remove link filters from custom fields
Copilot AI balanced review requested due to automatic review settings August 24, 2026 13:57
@trufurs trufurs closed this Aug 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Synchronizes configuration with version 16 and adds Copilot review setup automation.

Changes:

  • Removes filters from project-manager and Google Calendar link fields.
  • Adds a Copilot setup workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
frappe_crm_xt/setup/custom_fields.json Removes two link-field restrictions.
.github/workflows/copilot-code-review.yml Adds Copilot setup workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"label": "Google Calendar",
"options": "Google Calendar",
"link_filters": "{\"custom_is_google_calendar_authorized\":[\"=\",1],\"push_to_google_calendar\":[\"=\",1]}",
"insert_after": "custom_event_participants",
"options": "User",
"insert_after": "custom_project_type",
"link_filters": "{\"user_type\":[\"=\",\"System User\"],\"name\":[\"like\",\"%@rtcamp.com\"]}"
"insert_after": "custom_project_type"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants