Commit Graph

68 Commits

Author SHA1 Message Date
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