diff --git a/scripts/process-git-requests/process-git-requests b/scripts/process-git-requests/process-git-requests index 1294ea1..3664f09 100755 --- a/scripts/process-git-requests/process-git-requests +++ b/scripts/process-git-requests/process-git-requests @@ -1,6 +1,9 @@ #!/usr/bin/python -t VERSION = "1.0" +# A bug for testing new types of badly formatted requests exists: +# https://bugzilla.redhat.com/show_bug.cgi?id=622067 + # TODO: # Extract fedora-review flag setter if possible. # Display last linked spec file.