chore: bump app version to 1.122.0#6765
Merged
valora-actions[bot] merged 1 commit intomainfrom Jan 29, 2026
Merged
Conversation
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 29, 2026
### Description Simplify app version automation: * use [`valora-actions`](https://github.com/organizations/valora-xyz/settings/apps/valora-actions) GitHub App instead of an external bot account * use a single, concise script within the action description instead of a set of convoluted scripts Benefits: * GitHub App doesn't require a separate login and can be easily managed within the organization * A small script is easier to reason about and maintain Mental model: * `valora-actions` bot performs the automation actions and creates a PR * `github-actions` bot approves the PR and merges it - because branch protection rules mandate PR approval by an entity other than the creator `valora-actions` credentials: * [`VALORA_ACTIONS_APP_ID`](https://github.com/organizations/valora-xyz/settings/variables/actions) in organization variables * [`VALORA_ACTIONS_PRIVATE_KEY`](https://github.com/organizations/valora-xyz/settings/secrets/actions) in organization secrets Context: https://clabsco.slack.com/archives/C0A7LP4V9AA/p1769683815391509 ### Test plan * CI * Successful run: #6765 ### Related issues NA ### Backwards compatibility Y ### Network scalability NA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump app version to 1.122.0