Christopher Fenner
|
b219fb6514
|
fix(typo): found by misspell (#2064)
* fix typos in step yamls
* fix typos in go files
* regenerate step code
* fix typos in md files
* fix typos in groovy files
* fix further typos
|
2020-09-24 07:41:06 +02:00 |
|
Oliver Nocon
|
eef3bcde60
|
Add step for GitHub branch protection check (2) (#2016)
* add step for GitHub branch protection check
* add command to piper command
* remove unnecessary parameter
* Update resources/metadata/githubbranchprotection.yaml
* add groovy part
* update generation & go mod tidy
* update groovy tests
* fix bug with go-github version
* Add step to check GitHub branch protection settings
* include PR review feedabck
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
|
2020-09-14 12:05:12 +02:00 |
|
Oliver Nocon
|
d68e466c28
|
Revert "Add step for GitHub branch protection check (#2010)" (#2014)
This reverts commit f1cfca2e76 .
|
2020-09-11 18:56:51 +02:00 |
|
Oliver Nocon
|
f1cfca2e76
|
Add step for GitHub branch protection check (#2010)
* add step for GitHub branch protection check
* add command to piper command
* remove unnecessary parameter
* Update resources/metadata/githubbranchprotection.yaml
* add groovy part
* update generation & go mod tidy
* update groovy tests
* fix bug with go-github version
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
|
2020-09-11 15:28:43 +02:00 |
|
Oliver Nocon
|
9c1bd04752
|
Streamline step generation (#1142)
* Streamline step generation
* Include PR feedback, update DEVELOPMENT.md
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
|
2020-02-04 10:46:43 +01:00 |
|
Oliver Nocon
|
7597c7d228
|
Add step githubCreatePullRequest (#1068)
* Add step githubCreatePullRequest
|
2019-12-16 16:34:12 +00:00 |
|