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

Workflow for PRs that would affect Contrib #1382

Merged
merged 4 commits into from
Nov 18, 2020

Conversation

NathanielRN
Copy link
Contributor

Description

As a follow up to this week's SIG meeting, we will add notes in CONTRIBUTING.md to explain the workflow for PRs which may affect Contrib repo packages.

Type of change

Documentation update.

How Has This Been Tested?

N/A

Checklist:

  • Followed the style guidelines of this project
  • Documentation has been updated

@NathanielRN NathanielRN requested review from a team, owais and hectorhdzg and removed request for a team November 14, 2020 01:52
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
@NathanielRN
Copy link
Contributor Author

@aabmass Re-requesting your review with steps that came as a result of our discussions 🙂

@NathanielRN
Copy link
Contributor Author

@codeboten @lzchen can we merge this?

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment on lines +114 to +116
3. Modify the Core repo PR `CONTRIB_REPO_SHA` in `.github/workflows/test.yml` to
equal the commit SHA of the Contrib repo PR to pass Contrib repo tests (a sanity
check for the Maintainers & Approvers)
Copy link
Contributor Author

@NathanielRN NathanielRN Nov 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optionally you can not do this, and just wait for the Contrib PR to get merged. The Contrib PR getting merged proves this Core PR is good because it uses this Core PR change!

Running it is just an optional sanity check for the Maintainers wanting to merge the Core PR.

Once Contrib PR is merged, since this points to master, you can just rerun tests and see it all work.

@codeboten codeboten merged commit 3b813eb into open-telemetry:master Nov 18, 2020
@NathanielRN NathanielRN deleted the core-pr-workflow branch November 25, 2020 18:12
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.

3 participants