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

Pull in build Workflow Changes from Upstream #33

Merged

Conversation

mcdonnnj
Copy link
Member

🗣 Description

This small PR pulls in changes to the build workflow from cisagov/skeleton-generic.

💭 Motivation and Context

A bug noticed by @jsf9k results in workflows not correctly running in GitHub Actions if an individual forks the repository and then does a pull request. This prevents required tests from running to allow for the pull request to be merged. Further information is available in cisagov/skeleton-generic#29

🧪 Testing

This was tested in the upstream pull request.

🚥 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.

…rrect workflow if someone forks and does a pull request.
@mcdonnnj mcdonnnj requested review from dav3r, felddy, jsf9k and a team as code owners January 27, 2020 13:46
@mcdonnnj mcdonnnj self-assigned this Jan 27, 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.

💡

@mcdonnnj mcdonnnj merged commit 3356ecf into develop Jan 27, 2020
@mcdonnnj mcdonnnj deleted the improvement/pull_build_workflow_change_from_upstream branch January 27, 2020 18:34
mcdonnnj added a commit that referenced this pull request Feb 12, 2020
Update pre-commit hooks (and flip Actions cache order in workflow).
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.

3 participants