Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pr-title): Add job summary and PR comments #91

Merged
merged 6 commits into from
Apr 8, 2024

Conversation

chris3ware
Copy link
Contributor

@chris3ware chris3ware commented Mar 28, 2024

PR to add pull request comments and job summaries to the pr-title workflow. This PR has a bad title to check that this works as expected. I expect it won't first time; things never do. :-)

Resolves #90

PR synchronize events occur when new commits are pushed. This action
should only be run when the PR is opened, or edited. Edited events
occur when the title or body of a PR is edited.
@chris3ware chris3ware requested a review from a team as a code owner March 28, 2024 19:05
@chris3ware chris3ware changed the title bad title to test new workflow bad title to test new workflow! Mar 28, 2024
This is to enable the workflow to write a comment when the title is
invalid.
@chris3ware chris3ware changed the title bad title to test new workflow! bad title to test new workflow!!!! Mar 28, 2024
@chris3ware chris3ware changed the title bad title to test new workflow!!!! another bad title Mar 28, 2024
@chris3ware chris3ware changed the title another bad title yet another bad title Apr 8, 2024
@chris3ware chris3ware changed the title yet another bad title feat: Add job summary and PR comments Apr 8, 2024
@chris3ware chris3ware changed the title feat: Add job summary and PR comments feat(pr-title): Add job summary and PR comments Apr 8, 2024
@chris3ware
Copy link
Contributor Author

PR has a good title now. Verified that, when the title is bad, a comment is added. The comment is removed when the title is good.

@chris3ware chris3ware merged commit 7f2488f into main Apr 8, 2024
5 checks passed
@chris3ware chris3ware deleted the issue90-prtitle-summary branch April 8, 2024 13:42
3ware-release bot pushed a commit that referenced this pull request Apr 8, 2024
## [2.5.0](v2.4.0...v2.5.0) (2024-04-08)

### Features

* **pr-title:** Add job summary and PR comments ([#91](#91)) ([7f2488f](7f2488f))
@3ware-release
Copy link
Contributor

3ware-release bot commented Apr 8, 2024

This PR is included in version 2.5.0

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.

PR title action summary and pr comment
1 participant