-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
new github workflow for new label #28279
Conversation
…thub_workflow_partner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Added a few comments.
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label.py
Outdated
Show resolved
Hide resolved
# Conflicts: # Utils/github_workflow_scripts/utils.py
…thub_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great Work!
I added a comment about the condition in the github action - please have a look.
Last things:
- Please add a description to the PR body explaining what we did here.
- Please open a new PR from a forked repo to check that handle_new_external_pr work as expected without any errors.
Utils/github_workflow_scripts/check_if_partner_approved_label_exists.py
Outdated
Show resolved
Hide resolved
Utils/github_workflow_scripts/check_if_partner_approved_label_exists.py
Outdated
Show resolved
Hide resolved
@ShacharKidor |
# Conflicts: # Utils/github_workflow_scripts/utils.py
# Conflicts: # Utils/github_workflow_scripts/utils.py
…thub_workflow_partner
# Conflicts: # Utils/github_workflow_scripts/utils.py
# Conflicts: # Utils/github_workflow_scripts/utils.py
# Conflicts: # Utils/github_workflow_scripts/utils.py
* new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Fix all comments after demo * Fix all comments after demo * Fix all comments after demo * fix comments * Fix all comments after demo * Fix all comments after demo * Fix all comments after demo * Fix all comments after demo * moving funciton to utils * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py
* new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * new github workflow for new label * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Fix all comments after demo * Fix all comments after demo * Fix all comments after demo * fix comments * Fix all comments after demo * Fix all comments after demo * Fix all comments after demo * Fix all comments after demo * moving funciton to utils * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py * Merge branch 'master' into github_workflow_partner # Conflicts: # Utils/github_workflow_scripts/utils.py
Contributing to Cortex XSOAR Content
When a community contribution is done for partner pack - need to get partner to review and approve.
A new label was added to the content repository and a new github workflow that will fail if the "partner-approved" label was not added to the PR.
If the contribution form verified that this is a partner - the label will be added automatically.
If not, reviewer will need to add this label to pass the new workflow
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: link to the issue
Description
A few sentences describing the overall goals of the pull request's commits.
Must have