ENH: Add Label PR GitHub Action#1721
Merged
thewtex merged 1 commit intoInsightSoftwareConsortium:masterfrom Jun 23, 2020
Merged
ENH: Add Label PR GitHub Action#1721thewtex merged 1 commit intoInsightSoftwareConsortium:masterfrom
thewtex merged 1 commit intoInsightSoftwareConsortium:masterfrom
Conversation
jhlegarreta
approved these changes
Mar 24, 2020
Member
jhlegarreta
left a comment
There was a problem hiding this comment.
Nice Matt !
Should it have started applying labels to this PR as well?
dzenanz
approved these changes
Mar 24, 2020
Member
Author
Due to the GitHub Action permission limitations referenced in the description, it was not expected to work on this forked pull request, but it should not fail :-(. Continuing the discussion with the author at srvaroa/labeler#3 |
Applies a PR based the title prefix, which defaults to the commit prefix for single-commit topics.
6cc2a9c to
28d2289
Compare
Member
Author
|
@svoraroa has fixed this so it no longer fails as a false-positive on forks. 🙏 We may want to wait until it can be executed as a cron job for merge. |
Member
|
Is this ready for merge @thewtex? |
Member
Author
|
We can go ahead and merge it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies a PR based the title prefix, which defaults to the commit prefix
for single-commit topics.
Closes #60
Note: this will be currently limited to PR's created from
InsightSoftwareConsortium/ITKbranches (requires repository write permission) per:Resource not accessible by integrationactions/labeler#12We could experiment with developers with write access creating PR's from the ITK repository.