0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Paul D'Ambra
ac49aa7b70
chore: remote annotation per pr (#25207) 2024-09-25 09:11:38 -07:00
Dylan Martin
6bc3eb52e0
chore(CI): only run "Calculate running time" on our repo, not on forks (#24320)
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-08-13 12:50:38 -04:00
Nikita Vorobev
0955a0bc52
fix: allow choose another dashboard template after pressing back (#21248) 2024-04-24 14:07:22 +02:00
Paul D'Ambra
7187355236
feat: use annotation creation type (#14156)
* feat: use annotation creation type

* show Github on annotation card as well

* use version of the github action that sends creation_type

* ts fangling for tests

* Update frontend/src/scenes/annotations/Annotations.tsx

Co-authored-by: Michael Matloka <dev@twixes.com>

* don't add fake email

* show a nice profile pic for bots

* only one type at a time

* icon source

---------

Co-authored-by: Michael Matloka <dev@twixes.com>
2023-02-09 20:23:21 +00:00
Paul D'Ambra
f32838b21e
chore: correct API key for report PR as annotation workflow (#14151) 2023-02-08 19:06:13 +00:00
Paul D'Ambra
b68bfcf006
chore: add more info when reporting pr age (#14149) 2023-02-08 18:49:38 +00:00
dependabot[bot]
7e6853fdba
chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#12811)
* chore(deps): bump loader-utils from 1.4.0 to 1.4.2

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix PR checks to work on forks

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2022-12-08 12:55:24 +01:00
Paul D'Ambra
016d211f60
chore: add is revert flag and rename event in pr stats (#12639) 2022-11-06 19:00:42 +01:00
Paul D'Ambra
a8a1a6530d
chore: report PR age to PostHog on merge (#12487) 2022-10-28 11:25:51 +01:00