Commit Graph

53 Commits

Author SHA1 Message Date
Matt Trachier 6a43cc60fc
chore(release): bumping version number (#139)
release-as: v0.2.0

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 17:50:55 -05:00
Matt Trachier a92bd56465
fix: hard code the owner and repo name (#132)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 16:24:06 -05:00
Matt Trachier c57fe6af02
fix: add manual backport workflow (#128)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-29 15:20:58 -05:00
dependabot[bot] 451a101355
fix: bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /test (#126)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.10 to 0.5.14.
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.10...v0.5.14)

---
updated-dependencies:
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 11:40:30 -05:00
Matt Trachier e3164d8a78
fix: correct the rc calculation (#121)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 15:14:04 -05:00
Matt Trachier 02c56ea5ef
fix: typo in backport pr script (#117)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 09:54:51 -05:00
Matt Trachier a839769d2a
fix: resolve client and protection flaws (#113)
* fix: add acceptance test for protected files
* fix: secret key forces recreate
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-28 00:36:34 -05:00
Matt Trachier 5fd4d8d555
fix: get version properly (#109)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-27 14:57:31 -05:00
Matt Trachier 5d83b0d27a
fix: manually generate release candidate tag (#105)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-27 12:27:04 -05:00
Matt Trachier eb6184873c
fix: add checkout action before release please (#101)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 15:57:13 -05:00
Matt Trachier 3bb1331374
fix: tell release please not to skip the release (#97)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 15:33:56 -05:00
Matt Trachier f50cbceeee
fix: add a new workflow for release candidates (#93)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 15:10:22 -05:00
Matt Trachier 66b964f45c
fix: backport PR need individual assignees (#88)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 12:39:34 -05:00
Matt Trachier 368f3fbb44
fix: improve release please configuration (#84)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-26 00:14:03 -05:00
Matt Trachier b8de47c589
fix: general workflow improvements (#80)
* fix: update actions and use better PR search
* fix: update PR template
* fix: sub issue release title
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-25 23:38:34 -05:00
Matt Trachier 5078fdae03
fix: Use more advanced release configuration (#75)
* fix: use release please manifest
* fix: hard code assignees
* fix: consolidate release labels
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-25 22:02:14 -05:00
Matt Trachier 7afdc3da82
fix: only pull credentials after the release (#68)
* fix: only pull credentials after the release
* fix: correct secret path, titles, and assignees
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-25 17:42:03 -05:00
Matt Trachier c4c615ade0
fix: add write access to the actions permission (#63)
* fix: add workflows write permissions
* fix: give actions write permissions
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 22:22:42 -05:00
Matt Trachier aa517700c1
fix: try setting permissions at job level (#59)
* fix: try setting permissions at job level
* fix: use release label
* fix: only search open issues
* fix: link backport pr to sub issue
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 22:01:18 -05:00
Matt Trachier 90d32af435
fix: set specific permissions on release workflow (#55)
* fix: set specific permissions on release workflow
* fix: add sub issue to main issue workflow
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 20:08:10 -05:00
Matt Trachier b79b58c5d4
fix: resolve merge conflicts in backport (#50)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 16:04:15 -05:00
Matt Trachier 5c220916e4
fix: correct sub issue address (#47)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 14:27:41 -05:00
Matt Trachier f12f1c05f5
fix: remove unnecessary data (#45)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 13:54:50 -05:00
Matt Trachier 91ed4c1e6d
fix: add console line converting object to string (#42)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 13:27:09 -05:00
Matt Trachier d59cbcd61a
fix: remove console line (#41)
* fix: remove console line
* fix: assign to me
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 13:08:56 -05:00
Matt Trachier da1738bbb0
fix: add team members individually to issue (#40)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 12:22:26 -05:00
Matt Trachier e9ac9a95c3
fix: remove console log and change count property (#39)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 11:58:05 -05:00
Matt Trachier f7af5f97cd
fix: add console log to check context (#38)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 09:25:45 -05:00
Matt Trachier d63321b3e3
fix: use API directly to query issues (#37)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-20 09:14:32 -05:00
Matt Trachier a9b314efd4
fix: create a new array to save labels (#36)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 23:44:26 -05:00
Matt Trachier 147a1e4509
fix: remove backport info from pr template (#35)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 23:38:36 -05:00
Matt Trachier c4dad54b85
fix: use new search API and handle empty label (#34)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 22:43:31 -05:00
Matt Trachier 3cb32e0d3d
fix: use rest request to get sub issues (#33)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 22:28:37 -05:00
Matt Trachier 6e7bc56d53
fix: remove try (#31)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 22:14:21 -05:00
dependabot[bot] 5e205dec0c
fix: bump dependency from 8 to 27 in tools (#29)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.8.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 20:06:22 -05:00
Matt Trachier f11e0f2d0f
fix: add back port pr (#27)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 19:57:48 -05:00
Matt Trachier ade5addd2b
fix: assign users to main pr (#25)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 12:50:21 -05:00
Matt Trachier 96b5e8c36f
fix: update pull request template (#22)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 12:17:05 -05:00
Matt Trachier 6c1009008d
fix: give issue write permissions (#21)
* fix: give issue write permissions
* fix: try pull request target

---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 12:03:19 -05:00
Matt Trachier 241b72e742
fix: create issue when a pull request hits main (#20)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-19 11:29:16 -05:00
Matt Trachier 3d6c9eb5bb
fix: use the proper variable name (#18)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 23:24:29 -05:00
Matt Trachier 55f8f9aee6
fix: use a different context (#16)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 23:13:26 -05:00
Matt Trachier 7a2ebd955e
fix: use the full payload issue (#15)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 22:55:22 -05:00
Matt Trachier b22c62a00d
fix: add console line to see context (#13)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 22:06:12 -05:00
Matt Trachier 7aeb11cd14
fix: use the API endpoint to attach the sub issue (#11)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 21:29:07 -05:00
Matt Trachier 814c480d60
fix: use new path to attach sub issue (#9)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 19:12:07 -05:00
Matt Trachier 5f092ac352
fix: add automation to generate sub issues (#7)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 18:12:44 -05:00
Matt Trachier 3ad0663037
fix: abstract OS file functions (#6)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-18 16:20:03 -05:00
Matt Trachier 31c5a03e8f
fix: move release please to release branches (#4)
* fix: move release please to release branches
* fix: use one file and get vault secrets
---------

Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-15 11:23:04 -05:00
Matt Trachier e5ffcc11a5
fix: add release secrets from vault (#2)
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-15 11:04:14 -05:00