[PR #98] [MERGED] ci: remove commit message validation and improve triggering rules #233

Closed
opened 2026-03-15 11:54:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awslabs/iam-policy-autopilot/pull/98
Author: @weibenz1
Created: 1/12/2026
Status: Merged
Merged: 1/13/2026
Merged by: @weibenz1

Base: mainHead: ci-improve-the-triggering-rule-for-pr-checks


📝 Commits (2)

  • 1457476 ci: remove commit message validation and improve triggering rules
  • df60a65 Merge branch 'main' into ci-improve-the-triggering-rule-for-pr-checks

📊 Changes

1 file changed (+25 additions, -43 deletions)

View changed files

📝 .github/workflows/pr-checks.yml (+25 -43)

📄 Description

Issue #, if available:

N/A

Description of changes:
This PR introduces two changes to our PR checks:

  1. removed commit message validation given we rely on rulesets now which has better enforcement
  2. Improved triggering rules for our pr-checks.yml so we only build & compile & test if there's rust related changes (e.g. readme changes will not consume our github action usage)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awslabs/iam-policy-autopilot/pull/98 **Author:** [@weibenz1](https://github.com/weibenz1) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@weibenz1](https://github.com/weibenz1) **Base:** `main` ← **Head:** `ci-improve-the-triggering-rule-for-pr-checks` --- ### 📝 Commits (2) - [`1457476`](https://github.com/awslabs/iam-policy-autopilot/commit/1457476c5b5e24ea4f90c2d722b3aa4b29b09bc0) ci: remove commit message validation and improve triggering rules - [`df60a65`](https://github.com/awslabs/iam-policy-autopilot/commit/df60a65b370a1beaf3e24d9ddec51e023fffa1de) Merge branch 'main' into ci-improve-the-triggering-rule-for-pr-checks ### 📊 Changes **1 file changed** (+25 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pr-checks.yml` (+25 -43) </details> ### 📄 Description *Issue #, if available:* N/A *Description of changes:* This PR introduces two changes to our PR checks: 1. removed commit message validation given we rely on rulesets now which has better enforcement 2. Improved triggering rules for our pr-checks.yml so we only build & compile & test if there's rust related changes (e.g. readme changes will not consume our github action usage) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:54:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#233
No description provided.