Skip to content

Fixes #2830 uses actions/create-github-app-token@v2 #2831

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

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

Conversation

anweshadas
Copy link
Contributor

In this PR I am using actions/create-github-app-token@v2 to get a GITHUB_TOKEN which can push in a branch and also create a PR.

I created a test app on personal ansible-documentation testing repository and tested the workflow here. The workflow ran successfully and created draft PR.

The actions/create-github-app-token@v2 action is already being used in .github/workflows/reusable-pip-compile.yml file.

@gotmax23
Copy link
Collaborator

You need to specify an environment in the job config. See

.

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