[GRASS-git] [OSGeo/grass] b22477: contributing: Add API to check PR titles (#3824)

Vaclav Petras noreply at github.com
Sat Jun 15 00:02:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: b224770c52870a171c2b7f500a7debbe862463de
      https://github.com/OSGeo/grass/commit/b224770c52870a171c2b7f500a7debbe862463de
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    M utils/generate_release_notes.py

  Log Message:
  -----------
  contributing: Add API to check PR titles (#3824)

This extends the API of the release notes generator to check a string (title) provided in command line against the categories provided in utils/release.yml. If there is no match, a message is printed and the process exits with non-zero return code. There is category "other changes", so non-zero may or may not mean a failure.

This does not do the checking, only provides the API to implement it.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list