Skip to content

Baseline lab automation for lab #1

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

Closed
wants to merge 6 commits into from
Closed

Baseline lab automation for lab #1

wants to merge 6 commits into from

Conversation

dmckinstry
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 27, 2025 00:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request establishes baseline lab automation for the lab by introducing key files required for license establishment, workflow-based automation, and issue templating.

  • Added an MIT LICENSE file.
  • Introduced GitHub workflows for lab issue automation and a ping response to issue comments.
  • Added an issue template to streamline lab issue creation.

Reviewed Changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

File Description
LICENSE Adds the standard MIT license for the project.
.github/workflows/lab-issue-automation.yml Implements a workflow to seed lab issues triggered on push and dispatch events.
.github/workflows/issue-ping.yml Sets up an issue comment listener that responds to "ping."
.github/ISSUE_TEMPLATE/build-lab-issue-basics-template.md Provides an issue template to facilitate lab issue documentation.
Files not reviewed (3)
  • .github/scripts/issue-seeds.json: Language not supported
  • .github/scripts/prepare-lab-env.sh: Language not supported
  • .github/workflows/.run-once: Language not supported

@dmckinstry
Copy link
Contributor Author

dmckinstry commented Apr 27, 2025

@chrisreddington @tspascoal - Can one of you approve this PR so that I can merge the files needed in the main branch to support the Build labs? The rest of them will be stored in a branch just to support BUILD. They will be updated and merged later once they are modified to not need the Skillable infrastructure.

Important

Only the first commit should be merged. The second should remain in the Build source branch.

@dmckinstry
Copy link
Contributor Author

We will open a new PR when the time is right. For now I will maintain the branch to support Build.

@dmckinstry dmckinstry closed this Apr 28, 2025
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.

2 participants