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

chore: disable slack notification sending for forks #9

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Do not send Slack notification if the workflow is running from the fork repository (external collaborators).

Why ❔

For security reasons, GitHub restricts access to secrets for forks. So, for the fork repository we just report workflow status in Github, but Slack notification will not be sent.

Checklist

  • PR title corresponds to the body of PR.
  • Documentation comments have been added / updated.

@hedgar2017 hedgar2017 merged commit caf2d63 into main Jun 3, 2024
1 check passed
@hedgar2017 hedgar2017 deleted the aba-cpr-1706-slack-notification branch June 3, 2024 14:26
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