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

Github Actions Added to Block PRs from fork/main branch #2296

Merged
merged 10 commits into from
May 5, 2024

Conversation

varshith257
Copy link
Contributor

@varshith257 varshith257 commented May 5, 2024

Which problem is this PR solving?

Description of the changes

  • Added a workflow check in lint workflow to block PRs that are raised from the fork main branch.

How was this change tested?

  • To be tested

Checklist

everett980 and others added 10 commits March 19, 2019 14:04
Signed-off-by: Everett Ross <reverett@uber.com>
Signed-off-by: Vamshi Maskuri <vamshimaskuri257@gmail.com>
Signed-off-by: Vamshi Maskuri <vamshimaskuri257@gmail.com>
Signed-off-by: Vamshi Maskuri <vamshimaskuri257@gmail.com>
Signed-off-by: Vamshi Maskuri <vamshimaskuri257@gmail.com>
Signed-off-by: Vamshi Maskuri <vamshimaskuri257@gmail.com>
@varshith257 varshith257 requested a review from a team as a code owner May 5, 2024 08:48
@varshith257 varshith257 requested review from albertteoh and removed request for a team May 5, 2024 08:48
@varshith257
Copy link
Contributor Author

@yurishkuro PTAL and approve the workflows to run

@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label May 5, 2024
Copy link

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (de8b022) to head (de38db6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2296   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         254      254           
  Lines        7662     7662           
  Branches     1981     1996   +15     
=======================================
  Hits         7402     7402           
  Misses        260      260           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro merged commit 926f454 into jaegertracing:main May 5, 2024
10 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:ci Change related to continuous integration / testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Create GitHub Action to block PRs from ${fork}/main branch
4 participants