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

ci: auto mark pr from forks as community #105

Merged
merged 2 commits into from
Jun 25, 2023

Conversation

tcdsv
Copy link
Contributor

@tcdsv tcdsv commented Jun 25, 2023

Closes #101

Proposed Changes

  • created the job in pr-labels.yml
  • updated the guidelines in pull_request_template.md

I submit this contribution under the Apache-2.0 license.

@baruchiro
Copy link
Contributor

@tcdsv did you test it?

@tcdsv
Copy link
Contributor Author

tcdsv commented Jun 25, 2023

@baruchiro I tested it on a fork of the original repo: tcdsv/2ms. I made sure that PR from tcdsv/2ms to tcdsv/2ms are not marked as Community, and PR from a fork <some_username>/2ms to tcdsv/2ms are marked as Community.

@baruchiro baruchiro merged commit 30f954c into Checkmarx:master Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto mark Pull Requests as "community" if they are from fork
3 participants