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

Add Lineage configuration. #42

Merged
merged 1 commit into from
May 12, 2020
Merged

Add Lineage configuration. #42

merged 1 commit into from
May 12, 2020

Conversation

felddy
Copy link
Member

@felddy felddy commented May 12, 2020

πŸ—£ Description

Add a Lineage configuration file. This allows the Lineage GitHub Action to identify the relationships between repositories and propagate changes via pull requests.

πŸ’­ Motivation and Context

This reduce the amount of time we spend creating PRs, and allow changes to propagate downstream in a timely manner.

πŸ§ͺ Testing

Tested on multiple repositories.

πŸ“· Screenshots (if appropriate)

πŸš₯ Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (causes existing functionality to change)

βœ… Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@felddy felddy requested review from dav3r, hillaryj, jsf9k, mcdonnnj and a team as code owners May 12, 2020 01:49
@felddy felddy self-assigned this May 12, 2020
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

πŸ“¦
⛓️
⛓️
🐍

@dav3r dav3r added this to Reviewer approved in Skeleton Maintenance via automation May 12, 2020
@felddy felddy merged commit 35d8d81 into develop May 12, 2020
Skeleton Maintenance automation moved this from Reviewer approved to Done May 12, 2020
@felddy felddy deleted the improvement/lineage branch May 12, 2020 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants