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

Set PR number also on gh actions #75

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

Conversation

omerlh
Copy link

@omerlh omerlh commented Jun 8, 2020

WHAT

Set PR number also for GitHub action based on GITHUB_REF.
Allow to override it and set PR_NUMBER manually for cases where GITHUB_REF is not enough.

WHY

Today when running tfnotify in github action, the github notifier is not supported - because the PR number is not set. This PR allows users to fix it. Tested locally - working as expected.

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.

None yet

1 participant