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

Update workflows to use github-config/library #173

Merged
merged 2 commits into from
Sep 26, 2022
Merged

Conversation

sophiewigmore
Copy link
Member

Summary

Adds workflows from https://github.com/paketo-buildpacks/github-config/tree/main/library/.github to this repository.

The main goal of this PR was to add auto-labeling and release version calculations so that the maintenance experience is the same as it is across our other repositories. If maintainers don't want the full battery of workflows, I can remove everything except labeling and release-related changes if needed.

Note that the .syncignore contains workflows/test-pull-request.yml and workflows/create-draft-release.yml because both workflows run the tests without scripts.

Use Cases

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@sophiewigmore sophiewigmore requested a review from a team as a code owner September 21, 2022 22:03
@sophiewigmore sophiewigmore self-assigned this Sep 21, 2022
@sophiewigmore sophiewigmore added the semver:patch A change requiring a patch version bump label Sep 21, 2022
@ForestEckhardt
Copy link
Contributor

@sophiewigmore If you could fix the linting error that would be appreciated

@sophiewigmore sophiewigmore merged commit 8c667a6 into main Sep 26, 2022
@sophiewigmore sophiewigmore deleted the update-workflows branch September 26, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants