Skip to content

feat: add id to action object#29

Merged
nadilas merged 10 commits intomainfrom
feature/bre-69-add-id-to-action
Aug 13, 2025
Merged

feat: add id to action object#29
nadilas merged 10 commits intomainfrom
feature/bre-69-add-id-to-action

Conversation

@nadilas
Copy link
Copy Markdown
Member

@nadilas nadilas commented Aug 12, 2025

We'd love to see more contributions

Read how you can contribute to the project.

Please attach an issue link which your PR solves otherwise your work may be rejected.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 12, 2025

⚠️ No Changeset found

Latest commit: bcdf527

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Member Author

nadilas commented Aug 12, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 13, 2025

🤖 API structural change detected:

Added (1)

  • POST /v1/auth/updateCredit

Modified (6)

  • GET /v1/{contextId}/rules
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: rules
          • Property modified: actions
  • GET /v1/{contextId}/rules/{ruleId}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: actions
          • Property added: id
  • GET /v1/{contextId}/rules/{ruleId}/versions
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: rules
          • Property modified: actions
  • PATCH /v1/{contextId}/rules/add
    • Content type modified: application/json
      • Property modified: actions
        • Property added: id
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: actions
          • Property added: id
  • POST /v1/{contextId}/evaluate
    • Content type modified: application/json
      • Property modified: overrideRules
        • Property modified: actions
          • Property added: id
  • POST /v1/{contextId}/rules
    • Content type modified: application/json
      • Property modified: actions
        • Property added: id
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: actions
          • Property added: id

Preview documentation

Powered by Bump.sh

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 13, 2025

🧹 Brease PR Environment Cleaned Up

All Azure resources for this PR have been deleted:

  • Resource Group: rg-brease-pr-29
  • Container image: brease-api:pr-29

✅ Cleanup completed successfully.

@nadilas nadilas merged commit 76efaeb into main Aug 13, 2025
13 of 14 checks passed
@nadilas nadilas deleted the feature/bre-69-add-id-to-action branch August 13, 2025 19:11
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.

1 participant