Michael B. Gale
|
c5ce5e5d1c
|
Don't dry-run rollback-release workflow on release branches
|
2025-09-25 12:12:42 +01:00 |
|
dependabot[bot]
|
1ba789f617
|
Bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
Updates `ruby/setup-ruby` from 1.257.0 to 1.263.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](4451173596...0481980f17)
Updates `actions/create-github-app-token` from 2.1.1 to 2.1.4
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v2.1.1...v2.1.4)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.263.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-version: 2.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-23 12:52:28 +00:00 |
|
Paolo Tranquilli
|
1b8f0ffedf
|
Set shell: bash by default on all workflows
|
2025-09-09 12:19:45 +02:00 |
|
Michael B. Gale
|
872a6a41e9
|
Add pull-requests: write permission
|
2025-09-01 13:37:45 +01:00 |
|
Michael B. Gale
|
b06d325850
|
Add draft release URL to job summary
|
2025-08-29 13:11:27 +01:00 |
|
Michael B. Gale
|
43d629cdfd
|
Use argparse in rollback_changelog.py
|
2025-08-29 13:06:21 +01:00 |
|
Michael B. Gale
|
8f01f5d429
|
Apply suggestions from code review
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2025-08-29 12:32:11 +01:00 |
|
Michael B. Gale
|
15ed54f81f
|
Move updated changelog into place before creating mergeback PR
|
2025-08-27 12:42:01 +01:00 |
|
Michael B. Gale
|
67e42fe257
|
Use PR branch as BASE_BRANCH when testing, to make sure script changes are available
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
1e21ce3021
|
Ensure we check out the base branch, before creating the mergeback branch
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
e22f34a405
|
Create a new tag for test runs, to make sure we have changes from a PR
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
4205856118
|
Create mergeback branch/PR
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
c9665e6850
|
Add dry-run input to prepare-mergeback-branch
|
2025-08-27 12:23:02 +01:00 |
|
Michael B. Gale
|
541b8e4e38
|
Improve comment
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
a1212db66e
|
Fix uses paths
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
049a0a7bc1
|
Add initial rollback-release workflow
|
2025-08-27 12:21:26 +01:00 |
|