Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest generated changes #72

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

🚀 Automated Pull Request: Coded-Connectors Update

This PR brings the latest changes to coded-connectors, fueled by Slack's latest data. Developers can now access the newest features effortlessly.

GitHub prevents triggering a workflow from a workflow, the checks on this pull request will not be triggered automatically 😅
To trigger the checks on this pull request:

  1. close the pull request
  2. reopen the pull request

Github-Actions 🤖

@github-actions github-actions bot added the enhancement New feature or request label Jan 28, 2025
@github-actions github-actions bot requested a review from a team as a code owner January 28, 2025 17:18
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.76%. Comparing base (01cea80) to head (1d5d51f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   99.75%   99.76%   +0.01%     
==========================================
  Files         164      171       +7     
  Lines        9005     9390     +385     
  Branches       10       10              
==========================================
+ Hits         8983     9368     +385     
  Misses         22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

Most changes are additive 💯

Comment on lines +77 to +80
requester_id: { type: Schema.types.integer, title: "Requester ID" },
requester_email: { type: Schema.types.string, title: "Requester email" },
ticket_id: { type: Schema.types.integer, title: "Ticket ID" },
ticket_url: { type: Schema.types.string, title: "Ticket URL" },
Copy link
Collaborator

Choose a reason for hiding this comment

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

The descriptions seem to have gotten removed, this should not be a breaking change since it does not affect using the connector

@WilliamBergamin WilliamBergamin merged commit f662e53 into main Jan 28, 2025
7 checks passed
@WilliamBergamin WilliamBergamin deleted the generate_2025-01-28_17-18 branch January 28, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant