sbt / sbt/sbt-github-actions

Support adding entire Workflows

Open
#7 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
199
Forks
67
Avg merge
6h 24m
Merged PRs (30d)
3

Description

Today there's support for adding both:

  • WorkflowJob
  • WorkflowStep

...into .github/workflows/ci.yaml

I'm thinking this plugin is so helpful that it could even be used for creating entire Workflow (files). What's your thoughts on this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue refers to the existing WorkflowJob and WorkflowStep support and the .github/workflows/ci.yaml file. Start by reviewing how the plugin currently adds those entries and determine the intended API for creating complete workflow files. Done would mean a defined, implemented way to add an entire workflow rather than individual jobs or steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.