Skip to content

Comments

chore: bump app version to 1.122.0#6765

Merged
valora-actions[bot] merged 1 commit intomainfrom
valora-actions/bump-app-version-21488207643
Jan 29, 2026
Merged

chore: bump app version to 1.122.0#6765
valora-actions[bot] merged 1 commit intomainfrom
valora-actions/bump-app-version-21488207643

Conversation

@valora-actions
Copy link
Contributor

Bump app version to 1.122.0

@valora-actions valora-actions bot enabled auto-merge January 29, 2026 17:29
@valora-actions valora-actions bot added this pull request to the merge queue Jan 29, 2026
Merged via the queue into main with commit b487e41 Jan 29, 2026
10 checks passed
@valora-actions valora-actions bot deleted the valora-actions/bump-app-version-21488207643 branch January 29, 2026 18:07
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
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.

0 participants