zephyr/.github
Martí Bolívar 54948e4108 .github: add workflows/bug_snapshot.yaml
This creates a new GitHub workflow that snapshots open bugs in a
compressed format that is convenient to extract for later analysis in
a Python script, using scripts/make_bugs_pickle.py.

The workflow is only run on demand. This allows us to run it during
the weekly release readiness meeting, right after we have finished the
initial bug triage for the week. That ensures that results are as
fresh and relevant as possible.

The resulting file is uploaded to S3; with the goal of enabling later
tracking and analysis.

Getting the analysis scripts themselves merged into Zephyr is left for
future work. This commit just allows us to get the data.

Co-authored-by: Stephanos Ioannidis <root@stephanos.io>
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-24 18:48:03 +02:00
..
ISSUE_TEMPLATE templates: nomination: Fix 'TSC Project Roles' link 2022-04-12 22:21:54 +09:00
workflows .github: add workflows/bug_snapshot.yaml 2022-05-24 18:48:03 +02:00
labeler.yml everywhere: fix typos 2022-03-18 13:24:08 -04:00
license_config.yml ci: add license check using github actions 2020-02-09 11:55:56 -05:00
SECURITY.md github: Update github security page 2022-01-28 16:32:02 -05:00