Skip to content

Commit

Permalink
Add comment to external PR's about hoildays (demisto#36710)
Browse files Browse the repository at this point in the history
* Impartner community pack

* Impartner community pack
  • Loading branch information
edik24 authored Oct 14, 2024
1 parent e3ab388 commit 97293fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/github_workflow_scripts/handle_external_pr.py
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,9 @@ def main():
f'(https://xsoar.pan.dev/docs/packs/packs-format#contributorsjson).'
if XSOAR_SUPPORT_LEVEL_LABEL or COMMUNITY_SUPPORT_LEVEL_LABEL in labels_to_add and ver != '1.0.0':
pr.create_issue_comment(contributors_body)
pr.create_issue_comment('Hello,\nThank you for your contribution.\nUnfortunately, your PR review will be slightly delayed '
'because of an Israeli holiday in the upcoming two weeks (16-26.10.24). Thank you in advance '
'for the patience.')


if __name__ == "__main__":
Expand Down

0 comments on commit 97293fb

Please sign in to comment.