pantheon-systems / pantheon-systems/plugin-release-actions

Parameterize input to prepare dev and release pr

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Shell
Stars
2
Forks
1
Avg merge
13h 6m
Merged PRs (30d)
3

Description

The following are included in the prepare-dev yml, but not configured to be usable in the script yet

  # All of these should be parameterized but right now are set in the bash script.
  # release_branch:
  #   required: false
  #   default: "release"
  # development_branch:
  #   required: false
  #   default: "main"
  # git_author_username:
  #   required: false
  #   default: "bot@getpantheon.com"
  # git_author_username:
  #   required: false
  #   default: "Pantheon Automation"

Contributor guide

No contributing guide indexed for this repository

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

Start with the prepare-dev YAML and the Bash script it invokes. Compare the commented release_branch, development_branch, and Git identity inputs with the values currently set in the script. Done means these values can be supplied through the workflow inputs while retaining the stated defaults.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
ci-cd, release
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.