-
Notifications
You must be signed in to change notification settings - Fork 11
Feat: Action to add issue tracker to pull request #202
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 to add issue tracker to pull request #202
Conversation
d76acad
to
fbf1395
Compare
fbf1395
to
8564daa
Compare
Signed-off-by: Matthew Watkins <[email protected]>
8564daa
to
4bf9b8a
Compare
Okay, so today I've taken this pull request out of draft status. I only had one pending open question, and that was whether there is another way of performing this action without performing a force push. The current setup has been tested, and appears to work fine, but it be nice if there was any viable alternative solution that would get us past branch protection rules where force push might be restricted. Perhaps we should proceed and perhaps revisit that topic later? |
No description provided.