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

👷 Use Jack's PAT when creating release pull request #287

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

cowboyd
Copy link
Member

@cowboyd cowboyd commented Sep 17, 2024

Motivation

As a rule we use Jack as our default choice for automation because unlike the standard github actions bot:

  1. It's cooler.
  2. It allows workflows to be triggered whenever he takes an action

For example, without using Jack, we would not be able to have another workflow begin as a result of the release pull request being opened.

Approach

Pass his github token on to the pull request action.

Copy link
Contributor

github-actions bot commented Sep 17, 2024

Package Changes Through 14cb056

There are 4 changes which include @interactors/globals with patch, @interactors/core with patch, @interactors/html with patch, @interactors/keyboard with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@interactors/globals 1.0.0 1.0.1
@interactors/core 1.0.0 1.0.1
@interactors/keyboard 1.0.0 1.0.1
@interactors/html 1.0.0 1.0.1
@interactors/material-ui 5.0.0 5.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for interactors canceled.

Name Link
🔨 Latest commit 14cb056
🔍 Latest deploy log https://app.netlify.com/sites/interactors/deploys/66e9922905a7bd000881c71f

As a rule we use Jack as our default choice for automation because
unlike the standard github actions bot:

1. It's cooler.
2. It allows workflows to be triggered whenever he takes an action

For example, without using Jack, we would not be able to have another
workflow begin as a result of the release pull request being opened.

This just makes sure to pass his github token on to the pull request.
@cowboyd cowboyd force-pushed the cl/create-release-pr-with-jack branch from 9e048e5 to 14cb056 Compare September 17, 2024 14:28
@cowboyd cowboyd requested review from jbolda and wKich September 17, 2024 14:31
@cowboyd cowboyd mentioned this pull request Sep 17, 2024
@cowboyd cowboyd merged commit 291ef21 into main Sep 17, 2024
6 checks passed
@cowboyd cowboyd deleted the cl/create-release-pr-with-jack branch September 17, 2024 15:00
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.

2 participants