Skip to content

Conversation

@AUdaltsova
Copy link
Contributor

We get requests to assign open source contributors to internal issues. This workflow will let the ocf bot send an automated reply that this is not possible and direct to contribution guidelines.

We get requests to assign open source contributors to internal issues. This workflow will let the ocf bot send an automated reply that this is not possible and direct to contribution guidelines.
Copy link
Contributor

@devsjc devsjc left a comment

Choose a reason for hiding this comment

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

Just noticed that the two API calls have differing environment variable keys for passing the token through: GH_TOKEN and GITHUB_TOKEN - seems like GH_TOKEN is the correct one from the docs.

you also might want to set the value of these env vars to ${{ secrets.OCF_BOT_PAT_TOKEN }} so it's using the token with the required permissions.

Copy link
Contributor

@devsjc devsjc left a comment

Choose a reason for hiding this comment

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

Is the GH_REPO env var being used?

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