citus/.github
Jelte Fennema-Nio 83e3fb817d
Only put major Postgres version in CI task name (#7289)
Making tasks in CI required before merging to master is important and
useful. The way this works is by saving the exact names of the required
tasks in the admin interface of the repo. It has a search box to add
them so it's not completely horrible, but doing so is quite a hassle
since we have so many jobs. So limiting the amount of churn in this list
of required jobs is quite useful.

This changes the names of tasks to only include the major versions of
Postgres, not the minor ones. Otherwise the next time we bump the minor
versions we would have to remove and re-add each of the jobs.
2023-10-31 14:05:09 +01:00
..
actions CircleCI to GHA migration (#7154) 2023-10-10 16:58:50 +03:00
packaging Fixes error surpressions in packaging pipelines (#7054) 2023-07-24 14:44:27 +03:00
workflows Only put major Postgres version in CI task name (#7289) 2023-10-31 14:05:09 +01:00
pull_request_template.md Add DESCRIPTION to PR template 2018-12-12 05:35:12 +01:00