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

[BUG] Author mention is @web-flow in issues instead of committ user, when the commit was "verified" #1289

Open
michael-vonkeitz-GY opened this issue Nov 8, 2024 · 1 comment · May be fixed by #1310
Labels
bug 🐛 Something isn't working Stale

Comments

@michael-vonkeitz-GY
Copy link

Describe the bug
When the parameter tag-committer is set, and an issue for a stale branch is created, where the last commit has the "Verified" from github, then not the actual committer is mentioned in the issue, but @web-flow. This is a problem, because then the actual committer is not informed about the issue.

To Reproduce
Steps to reproduce the behavior:

  1. Create a branch and do a verified commit
  2. set up the stale-branches workflow to identify the branch as stale and set parameter tag-committer to true
  3. run the workflow and find the new issue created, where @web-flow is mentioned in the issue comment.

Expected behavior
The actual committer account should be mentioned, instead of @web-flow

@michael-vonkeitz-GY michael-vonkeitz-GY added the bug 🐛 Something isn't working label Nov 8, 2024
wktk added a commit to wktk/stale-branches that referenced this issue Dec 25, 2024
@wktk wktk linked a pull request Dec 25, 2024 that will close this issue
Copy link

github-actions bot commented Jan 8, 2025

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 90 days.

@github-actions github-actions bot added the Stale label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working Stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant