Commit 877b9494 authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng 🌴
Browse files

Remove release post page and update links

parent 6f039928
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -305,7 +305,6 @@
/content/handbook/marketing/ @manav-gl
/content/handbook/marketing/account-based-marketing/ @megan_odowd @marcigee
/content/handbook/marketing/blog/ @Sgittlen @ozerdo
/content/handbook/marketing/blog/release-posts/ @Sgittlen @ozerdo
/content/handbook/marketing/campaigns/ @aoetama @eirinipan @ikryzeviciene @meilynda @ttran5 @kparisi @CamiloVelezGordon
/content/handbook/marketing/channel-marketing/ @laurafagan
/content/handbook/marketing/corporate-communications/ @cweaver1 @manav-gl
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ great results by using it.
- Identify cross-functional touchpoints and consolidate upstream processes like
  [production readiness](/handbook/engineering/infrastructure-platforms/production/readiness/),
  [AppSec reviews](/handbook/security/product-security/security-platforms-architecture/application-security/runbooks/review-process),
  and [creation of release posts](/handbook/marketing/blog/release-posts/).
  and [creation of release posts](https://docs.gitlab.com/development/documentation/release_notes/).
- Develop strategy for incorporating this process and the Engineering roadmap into Product planning
  and prioritization via the [Cross-functional Prioritization](/handbook/product/product-processes/cross-functional-prioritization/) framework.

+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ The following people are permanent members of the Analytics Instrumentation Grou

## Project management process

Our team uses a hybrid of Scrum for our project management process. This process follows GitLab's [monthly milestone release cycle](/handbook/marketing/blog/release-posts/#schedule).
Our team uses a hybrid of Scrum for our project management process. This process follows GitLab's [monthly milestone release cycle](/handbook/engineering/releases/monthly-releases/).

- We only work off of issue boards which act as our single source of truth.
- We continuously progress issues to the next workflow stage.
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,7 @@ The format of this communication may vary per project or feature, but the standa

For issues which need to be announced in more detail, a release post can be automatically created using the issue.
When working on an issue, either in planning, or during design and development, you can use the
[release post item generator](/handbook/marketing/blog/release-posts/#release-post-item-generator)
[release notes writer agent](https://gitlab.com/components/agents-and-flows/release-notes-writer)
to have the release post created and notify all the relevant people.

If you do not want an issue to have a release post, make sure that the issue does not have a
+1 −1
Original line number Diff line number Diff line
@@ -736,7 +736,7 @@ This table lists recurring activities that are part of our Project Management Pr
| [Fulfillment PM / EM / QEM / UXM Syncs](https://docs.google.com/document/d/1UBfHiGK6BgJY76sFJ1qqlsRbtYhbBZETpaA4ftX_BBc/edit)                                    | Weekly       | Sync  | Fulfillment PMs, EMs, QEMs, UXMs                                |
| OKR Check-Ins                                                                                            | Weekly       | Async | Fulfillment PMs, EMs, QEMs, UXMs                                |
| [Monthly Self-Managed Releases](/handbook/engineering/releases/#self-managed-releases)                                                   | Monthly      | Async | Delivery Engineering                                            |
| [Monthly Release Posts](/handbook/marketing/blog/release-posts/)                                                                         | Monthly      | Async | Product and Marketing Functions                                 |
| [Monthly Release Posts](https://docs.gitlab.com/development/documentation/release_notes/)                                                                         | Monthly      | Async | Product and Marketing Functions                                 |
| [Milestone Planning](/handbook/engineering/development/fulfillment/#planning)                                                            | Monthly      | Async | Fulfillment Utilization,, Provision, and InfraDev Groups |
| Roadmap Planning                                                                                      | Monthly      | Sync  | Fulfillment PMs, EMs, QEMs, UXMs                                |
| [Retrospective Issue](https://gitlab.com/gl-retrospectives/fulfillment/-/issues/)                                                                                | Monthly      | Async | Fulfillment Section                                             |
Loading