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

fix: Generates a token so the open-sauce bot can push to beta #313

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

jpmcb
Copy link
Member

@jpmcb jpmcb commented Aug 19, 2024

Description

There are failing release actions: https://github.com/open-sauced/ai/actions/runs/10460890612/job/28969268401 because the bot isn't able to push to beta. This corrects this by using the generate token step we use elsewhere.

Related Tickets & Documents

N/a - followup to Brian's cleanup work

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

@jpmcb jpmcb requested a review from a team August 19, 2024 21:35
Copy link
Member

@bdougie bdougie left a comment

Choose a reason for hiding this comment

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

🙏🏾

@bdougie bdougie requested a review from a team August 19, 2024 23:17
@brandonroberts
Copy link

The GITHUB_TOKEN should be set to ${{ steps.generate_token.outputs.token }}

Signed-off-by: John McBride <john@opensauced.pizza>
Copy link

@brandonroberts brandonroberts left a comment

Choose a reason for hiding this comment

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

🚀

@bdougie bdougie merged commit 985b482 into beta Aug 20, 2024
9 checks passed
open-sauced bot pushed a commit that referenced this pull request Aug 20, 2024
## [1.16.0-beta.1](v1.15.0...v1.16.0-beta.1) (2024-08-20)

### 🍕 Features

* adds .prettierrc ([#310](#310)) ([c1f0d1e](c1f0d1e))
* Remove PR description generator ([#308](#308)) ([e342847](e342847)), closes [#307](#307)
* Replaces velocity with OSCR ([#309](#309)) ([5a0172d](5a0172d))

### 🐛 Bug Fixes

* Generates a token so the open-sauce bot can push to beta ([#313](#313)) ([985b482](985b482))
* test driftage ([#311](#311)) ([83c2415](83c2415))
open-sauced bot pushed a commit that referenced this pull request Aug 20, 2024
## [1.16.0](v1.15.0...v1.16.0) (2024-08-20)

### 🍕 Features

* adds .prettierrc ([#310](#310)) ([c1f0d1e](c1f0d1e))
* Remove PR description generator ([#308](#308)) ([e342847](e342847)), closes [#307](#307)
* Replaces velocity with OSCR ([#309](#309)) ([5a0172d](5a0172d))

### 🐛 Bug Fixes

* Generates a token so the open-sauce bot can push to beta ([#313](#313)) ([985b482](985b482))
* test driftage ([#311](#311)) ([83c2415](83c2415))
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.

3 participants