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

Fix the needs configurations for the test and build jobs in the build workflow #25

Merged
merged 1 commit into from
May 14, 2024

Conversation

mcdonnnj
Copy link
Member

🗣 Description

This pull request fixes the needs configuration for the test and build jobs in the build workflow. This is mainly about adding a requirement for the new diagnostics job that was added.

💭 Motivation and context

This should have been done in #19 but was missed.

🧪 Testing

Automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

This ensures consistent and expected behavior without relying on a
chained dependency in the `needs` declarations.
@mcdonnnj mcdonnnj added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use github-actions Pull requests that update GitHub Actions code labels May 14, 2024
@mcdonnnj mcdonnnj self-assigned this May 14, 2024
@mcdonnnj mcdonnnj enabled auto-merge May 14, 2024 17:34
@mcdonnnj
Copy link
Member Author

I am toggling this to merge when ready because I would like to just push this out with the existing wave for this lineage that has barely been started.

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 added this pull request to the merge queue May 14, 2024
Merged via the queue into develop with commit 57bcc5b May 14, 2024
18 checks passed
@mcdonnnj mcdonnnj deleted the improvement/fix_workflow_requirements branch May 14, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-actions Pull requests that update GitHub Actions code improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
Development

Successfully merging this pull request may close these issues.

3 participants