| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-26 | Added timeout-minutes directive to all GitHub Actions workflows. | Natalia | |
| GitHub Actions defaults to a 360-minute (6-hour) timeout. We've had jobs hang due to issues in the parallel test runner, causing them to run for the full 6 hours. This wastes resources and negatively impacts CI availability, so explicit timeouts have been added to prevent long-running hangs. | |||
| 2025-11-21 | Configured dangerous-triggers zizmor rule. | Jacob Walls | |
| 2025-10-15 | Fixed parameter names in in "New contributor" GitHub action. | Mariusz Felisiak | |
| Follow up to 407ab793573ce82c93cfdc86e5a0a7fa804f60f5. | |||
| 2025-10-14 | Pinned "New contributor" GitHub action to v1. | Jacob Walls | |
| Later versions misidentify all contributors as new ones if the project does not enable issues. Follow-up to b7507bad7730e5f6558cfcce29976f65890083ca. | |||
| 2025-10-07 | Added required "issue_message" input to "New contributor" GitHub action. | Tim Kamanin | |
| 2025-09-23 | Fixed warning in "New contributor" GitHub action. | Mariusz Felisiak | |
| 2025-09-12 | Bumped versions in Github actions configuration. | Mariusz Felisiak | |
| 2022-09-19 | Fixed permissions for GitHub action with welcome message. | Mariusz Felisiak | |
| Follow up to bc33b047848759e7ae90bf85c94ff6cc5913e1ee. | |||
| 2022-09-16 | Fixed permissions for GitHub action with welcome message. | Mariusz Felisiak | |
| Follow up to bc33b047848759e7ae90bf85c94ff6cc5913e1ee. | |||
| 2022-09-16 | Fixed permissions for GitHub action with welcome message. | Mariusz Felisiak | |
| 2022-09-15 | Used first-interaction for GitHub action with welcome message. | Mariusz Felisiak | |
| 2022-08-04 | Restricted permissions for GitHub tokens. | Mariusz Felisiak | |
| 2021-03-12 | Made GitHub action add welcome message only after opening PR. | Mariusz Felisiak | |
| 2021-03-12 | Added GitHub action with welcome message for first-time contributors. | Tom Forbes | |
| Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
