Skip to content

Commit

Permalink
*/release-checklist: add step for ensuring fast-track pr(s) land
Browse files Browse the repository at this point in the history
  • Loading branch information
prestist committed Aug 8, 2024
1 parent c41fb18 commit f1843ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Fedora packaging:
{%- if do_fast_track %}
- [ ] [Submit a fast-track](https://github.com/coreos/fedora-coreos-config/actions/workflows/add-override.yml) for FCOS testing-devel
- [ ] [Submit a fast-track](https://github.com/coreos/fedora-coreos-config/actions/workflows/add-override.yml) for FCOS next-devel if it is [open](https://github.com/coreos/fedora-coreos-pipeline/blob/main/next-devel/README.md)
- [ ] Get the fast-track [Pr(s)](https://github.com/coreos/fedora-coreos-config/pulls) reviewed, approved and then merged
{%- endif %}
{% endif %}

Expand Down
1 change: 1 addition & 0 deletions rust/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ Push access to the upstream repository is required in order to publish the new t
{%- if do_fast_track %}
- [ ] [submit a fast-track](https://github.com/coreos/fedora-coreos-config/actions/workflows/add-override.yml) for FCOS testing-devel
- [ ] [submit a fast-track](https://github.com/coreos/fedora-coreos-config/actions/workflows/add-override.yml) for FCOS next-devel if it is [open](https://github.com/coreos/fedora-coreos-pipeline/blob/main/next-devel/README.md)
- [ ] Get the fast-track [Pr(s)](https://github.com/coreos/fedora-coreos-config/pulls) reviewed, approved and then merged
{% endif %}
{% endif %}

Expand Down

0 comments on commit f1843ed

Please sign in to comment.