Skip to content

Fix date in generated PR commit message#1508

Merged
imnasnainaec merged 3 commits into
masterfrom
fix-pr-commit-date
Jun 18, 2026
Merged

Fix date in generated PR commit message#1508
imnasnainaec merged 3 commits into
masterfrom
fix-pr-commit-date

Conversation

@imnasnainaec

@imnasnainaec imnasnainaec commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Fixes #1448

The $(date ...) substitution was inside a YAML commit-message value passed to peter-evans/create-pull-request, so it was emitted literally. Compute the date in a separate step and reference its output.

Devin review: https://app.devin.ai/review/sillsdev/libpalaso/pull/1508


This change is Reviewable

The $(date ...) substitution was inside a YAML commit-message value
passed to peter-evans/create-pull-request, so it was emitted literally.
Compute the date in a separate step and reference its output.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@imnasnainaec imnasnainaec self-assigned this Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Palaso Tests

     4 files  ±0       4 suites  ±0   10m 5s ⏱️ +8s
 5 102 tests ±0   4 869 ✅ ±0  233 💤 ±0  0 ❌ ±0 
16 618 runs  ±0  15 899 ✅ +1  719 💤  - 1  0 ❌ ±0 

Results for commit aeffb7d. ± Comparison against base commit f48a3d5.

♻️ This comment has been updated with latest results.

@hahn-kev hahn-kev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good, is it possible to do a dry run to ensure this works as expected?

@imnasnainaec

Copy link
Copy Markdown
Contributor Author

this looks good, is it possible to do a dry run to ensure this works as expected?

@hahn-kev Good idea. I just did the workflow dispatch from this branch and it worked! See the commit message here: 8108581

Also, since we're due for an update to those language files--WSTech had a new release last week--I'm leaving open the pr it generated.

@imnasnainaec imnasnainaec enabled auto-merge (squash) June 18, 2026 13:31
@imnasnainaec imnasnainaec merged commit e483e80 into master Jun 18, 2026
9 checks passed
@imnasnainaec imnasnainaec deleted the fix-pr-commit-date branch June 18, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Date wrong in generated pr commit message

2 participants