Skip to content

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

Open
sweep-ai-trilogy[bot] wants to merge 1 commit intomainfrom
sweep/sweep-gha-fix-add-github-token-input
Open

[Sweep GHA Fix] Add GitHub Token Input for Create Pull Request Action#145
sweep-ai-trilogy[bot] wants to merge 1 commit intomainfrom
sweep/sweep-gha-fix-add-github-token-input

Conversation

@sweep-ai-trilogy
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