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

Add an auto closing issue bot #392

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Add an auto closing issue bot #392

merged 1 commit into from
Jul 1, 2022

Conversation

Beacontownfc
Copy link
Contributor

Fixed issue #391

if: ${{ github.event.pull_request.merged }}
with:
issue-number: ${{ steps.validator.outputs.issueNumber }}
comment: Auto-closing issue
Copy link
Contributor

Choose a reason for hiding this comment

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

comment: Auto-closing issue
-> The associated PR has been merged, this issue is automatically closed,
you can be reopened if necessary

@casionone casionone merged commit 240b29a into apache:dev Jul 1, 2022
@Beacontownfc Beacontownfc deleted the auto-close-issue branch July 2, 2022 00:15
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.

2 participants