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

[Sweep GHA Fix] Add GitHub Token Input for Create Pull Request Action #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sweep-ai-trilogy[bot]
Copy link

I created this PR to fix the failing GitHub Actions.## Description
This PR addresses the GitHub Actions run failures by adding the necessary input 'token' for the 'peter-evans/create-pull-request@v4' action in the GitHub Actions workflow file 'jetbrains-update-plugin-platform-template.yml'. Additionally, a new file 'github_token.yml' is created to securely store the GitHub token.

Summary of Changes

  • Created a new file '.github/workflows/github_token.yml' to store the GitHub token securely.
  • Modified the GitHub Actions workflow file '.github/workflows/jetbrains-update-plugin-platform-template.yml' to add a step to read the GitHub token from the newly created file and set it as an environment variable for the workflow.

@sweep-ai-trilogy
Copy link
Author

Rollback Files For Sweep

  • Rollback changes to .github/workflows/jetbrains-update-plugin-platform-template.yml
  • Rollback changes to .github/workflows/jetbrains-update-plugin-platform-template.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants