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(action): summarize pull request #1

Merged
merged 1 commit into from
Mar 2, 2025
Merged

Conversation

remarkablemark
Copy link
Member

@remarkablemark remarkablemark commented Mar 2, 2025

What is the motivation for this pull request?

feat(action): summarize pull request

Checklist:

Note

The diff file shows the changes made to the test workflow, which is a GitHub Actions workflow file. The changes include:

  • Adding a new input parameter called pull-requests: write that allows the action to update pull requests with summaries generated by the action.
  • Removing the on section and replacing it with an on section that only triggers on pull request events.
  • Adding a new job called test that runs the action with the specified inputs.
  • Updating the README.md file to include information about the new input parameters and updated documentation for using the action.
  • Updating the action.yml file to include information about the new input parameters and updated documentation for using the action.

@remarkablemark remarkablemark added the enhancement New feature or request label Mar 2, 2025
@remarkablemark remarkablemark self-assigned this Mar 2, 2025
@remarkablemark remarkablemark merged commit fb38da4 into master Mar 2, 2025
7 checks passed
@remarkablemark remarkablemark deleted the feat/action branch March 2, 2025 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant