Commit Graph

36 Commits

Author SHA1 Message Date
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
Matt Trachier 0533008f61
fix: bump action dependencies
Merge pull request #1 from rancher/dependabot/github_actions/github-actions-d261679261
Bump the github-actions group with 2 updates
2025-08-14 15:44:07 -05:00
dependabot[bot] 418b368d5d
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](9c156ee8a1...e435ccd777)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 17:59:28 +00:00
matttrach 901e739646
initial
Signed-off-by: matttrach <matt.trachier@suse.com>
2025-08-14 12:57:49 -05:00