Skip to content

Add action to check that a given PR has a valid milestone assigned#23969

Merged
sgiehl merged 1 commit into5.x-devfrom
pr_gh_action
Jan 15, 2026
Merged

Add action to check that a given PR has a valid milestone assigned#23969
sgiehl merged 1 commit into5.x-devfrom
pr_gh_action

Conversation

@caddoo
Copy link
Copy Markdown
Contributor

@caddoo caddoo commented Jan 14, 2026

Description

Add GH action on the following events:

  • PR created
  • Milestone added
  • Milestone removed

That verifies a milestone is set for the PR and the milestone isn't closed.

Once this is merged and had a few runs I will make it a merge requirement.

Milestone is closed

Screenshot 2026-01-15 at 12 53 31 PM

Milestone not set

Screenshot 2026-01-15 at 12 44 37 PM

Checklist

  • [✔] I have understood, reviewed, and tested all AI outputs before use
  • [✔] All AI instructions respect security, IP, and privacy rules

Review

@caddoo caddoo modified the milestones: 4.16.2, 5.0.1 Jan 14, 2026
@caddoo caddoo modified the milestones: 5.0.1, 4.16.2, 5.7.0 Jan 14, 2026
@caddoo caddoo added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jan 14, 2026
@caddoo caddoo marked this pull request as ready for review January 15, 2026 03:38
@sgiehl sgiehl modified the milestone: 5.7.0 Jan 15, 2026
@sgiehl sgiehl merged commit 4066b79 into 5.x-dev Jan 15, 2026
50 of 58 checks passed
@sgiehl sgiehl deleted the pr_gh_action branch January 15, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Development

Successfully merging this pull request may close these issues.

2 participants