Commit graph

11 commits

Author SHA1 Message Date
Jon
bb55ecd262
[ci] Remove duplicate backport action (#190643)
Depends on https://github.com/elastic/kibana-github-actions/pull/40

This action is no longer needed, we've merged auto-backport into the
current workflow.
2024-08-20 08:23:25 -05:00
Gerard Soldevila
a2036f0ecf
Add new backport labels to dev docs (#137418)
A few functional labels have been recently added to GH, which drive the
behavior of automatic backports:
- `backport:prev-minor`
- `backport:prev-major`
- `backport:all-open`

The [dev
docs](https://docs.elastic.dev/kibana-dev-docs/contributing/github)
contain an overview of the different labels that we find on GH, but
these were missing.

The goal of this PR is to ensure the documentation is up to date.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-12-16 14:45:53 -06:00
Spencer
6c438b331c
[api-docs] follow the correct schema for frontmatter (#138348)
* [api-docs] follow the correct schema for frontmatter

* rename non-generated summary: usage

* fix yaml comment syntax
2022-08-10 17:17:50 -05:00
Raya Fratkina
1eb33f69d6
Corrected triage label and added needs-team (#133524)
* Corrected triage label and added needs-team

* Update dev_docs/contributing/how_we_use_github.mdx

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-06-06 14:35:25 -04:00
Lisa Cawley
ed8291510b
[DOCS] Add more PR label advice (#133245)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-06-02 16:18:19 -07:00
Thomas Watson
2ade11934d
[docs] document yarn.lock backport rules (#132883) 2022-05-25 08:12:58 -07:00
Stacey Gammon
6c4c5e1299
Some updates to our dev docs (#120981)
* Master -> main update branching strategy with make it minor

* Follow the new dev docs process and keep nav inside this repo

* add back nav links that are in a different repo

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-13 11:47:03 -05:00
Spencer
30cdce5d3e
[docs/dev] remove recommendation to use --local (#118561) 2021-11-15 10:38:19 -07:00
Spencer
0e3a2307be
[docs] document using your @elastic.co email to commit (#117428) 2021-11-04 00:15:02 +00:00
Stacey Gammon
eddbc8db6f
Update doc slugs to improve analytic tracking, move to appropriate folders (#113630)
* Update the slugs to improve google analytics drilldown tracking

* more slug updates

* Fix some formatting issues in building blocks

* update paths

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 13:36:45 -04:00
Stacey Gammon
285b1f92ee
Add using GitHub guide to our Developer Guide (#112464)
* Create how_we_use_github.mdx

* Update how_we_use_github.mdx

* note internal only sections
2021-09-17 08:19:56 -04:00