Skip to content

[Added] Models needed for actions tracking #16286

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

jvcalderon
Copy link
Contributor

Description

An action is:

  • An action step within automations - example: the send email automation is run
  • A write operation within an app - example: user submits form
  • A request completed by an agent - example: user asks agent “what are the rules around ticket escalation?”

This PR adds action property to quota and license structures in order to track its value.

Addresses

https://linear.app/budibase/issue/GRO-1209/actions-tracking

@jvcalderon jvcalderon self-assigned this Jun 6, 2025
@jvcalderon jvcalderon requested a review from a team as a code owner June 6, 2025 11:18
@jvcalderon jvcalderon requested review from adrinr and removed request for a team June 6, 2025 11:18
@jvcalderon jvcalderon added enhancement New feature or request account-portal Requires some work on the account portal side. Link your account portal PR to the budibase PR here. labels Jun 6, 2025
Copy link

linear bot commented Jun 6, 2025

Copy link

qa-wolf bot commented Jun 6, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added the size/s label Jun 6, 2025
@jvcalderon jvcalderon changed the title [Added] Actions tracking [Added] Models needed for actions tracking Jun 6, 2025
@jvcalderon jvcalderon merged commit 4ce14c7 into master Jun 6, 2025
22 checks passed
@jvcalderon jvcalderon deleted the feature/gro-1209-actions-tracking branch June 6, 2025 13:38
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
account-portal Requires some work on the account portal side. Link your account portal PR to the budibase PR here. enhancement New feature or request size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants