Skip to content

Workflow for PRs that would affect Contrib#1382

Merged
codeboten merged 4 commits intoopen-telemetry:masterfrom
NathanielRN:core-pr-workflow
Nov 18, 2020
Merged

Workflow for PRs that would affect Contrib#1382
codeboten merged 4 commits intoopen-telemetry:masterfrom
NathanielRN:core-pr-workflow

Conversation

@NathanielRN
Copy link
Copy Markdown
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, hectorhdzg and owais and removed request for a team November 14, 2020 01:52
@NathanielRN
Copy link
Copy Markdown
Contributor Author

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

@NathanielRN
Copy link
Copy Markdown
Contributor Author

@codeboten @lzchen can we merge this?

Copy link
Copy Markdown
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
Copy Markdown
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